diff options
Diffstat (limited to 'www/assets/real-home.css')
-rw-r--r-- | www/assets/real-home.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/assets/real-home.css b/www/assets/real-home.css index c1355b5..83c865b 100644 --- a/www/assets/real-home.css +++ b/www/assets/real-home.css @@ -54,7 +54,7 @@ text-align: right; } -body[data-theme="dark"] { +html[data-theme="dark"] { & .friend-github { filter: invert(1); } |