diff options
author | Marvin Borner | 2021-01-29 21:39:56 +0100 |
---|---|---|
committer | Marvin Borner | 2021-01-29 21:39:56 +0100 |
commit | 6d3482b410b43ec34ac0135ad1390260856a8a02 (patch) | |
tree | 26facd519ffe4e16c814bb6381cede50c4b1729b /profile/public/style.css | |
parent | fa2f4bc45a5cdf427604c67e2c69ac599ea181bd (diff) |
idc
Diffstat (limited to 'profile/public/style.css')
-rw-r--r-- | profile/public/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profile/public/style.css b/profile/public/style.css index beac063..1fc5a9d 100644 --- a/profile/public/style.css +++ b/profile/public/style.css @@ -65,7 +65,7 @@ img { opacity: 0.8; } -#user h1:after:not(".hidden-chevron"), +#user h1:after, #comments h2:after, #char h2:after { content: url(/feather/icons/chevron-up.svg); |