1
0
mirror of https://gitlab.com/MisterBiggs/brain-quartz.git synced 2025-07-23 06:41:30 +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

View File

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