diff options
author | LarsVomMars | 2021-01-29 19:20:41 +0100 |
---|---|---|
committer | LarsVomMars | 2021-01-29 19:20:41 +0100 |
commit | f9ccf6ed47254edf7c1fb6231212bd4b4d6c8356 (patch) | |
tree | 4bc9889cd7824300c98366e7cdedfba60414c55e /profile/public/style.css | |
parent | 153a18aaf585c459213d621f8869de2acf5f1e68 (diff) |
AHHH
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 1fc5a9d..beac063 100644 --- a/profile/public/style.css +++ b/profile/public/style.css @@ -65,7 +65,7 @@ img { opacity: 0.8; } -#user h1:after, +#user h1:after:not(".hidden-chevron"), #comments h2:after, #char h2:after { content: url(/feather/icons/chevron-up.svg); |