fix upside-down award performance issues

master
Aevann 2023-10-14 23:55:17 +03:00
parent a6eb39f072
commit d233f54a67
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ body {
overflow-x: hidden;
}
.post-meta, #post-title, #post-body, .card-header, .comment-box-wrapper, .comments-count, #desktop-sidebar, nav, #banner-homoween-svg, .user-info, .comment-text, .modal.show, .dropdown-menu.show, .comment-collapse-line {
html {
filter: sepia(100%) hue-rotate(180deg) saturate(300%);
}