1
0
mirror of https://github.com/falsycat/ar.falsy.cat.git synced 2025-04-30 03:41:55 +00:00

Remove redundant CSS rule

This commit is contained in:
Aiden Bai 2022-05-27 18:31:36 -07:00
parent 44984cdaf4
commit ae240ff82c
No known key found for this signature in database
GPG Key ID: D37584388675FF3A

@ -22,5 +22,4 @@
--gray: #d4d4d4 !important; --gray: #d4d4d4 !important;
--lightgray: #292633 !important; --lightgray: #292633 !important;
--outlinegray: #343434 !important; --outlinegray: #343434 !important;
--million-progress-bar-color: var(--secondary) !important;
} }