UX: start removing hardcoded colors for dark mode support (#12)

This commit is contained in:
Kris
2025-03-04 16:10:11 -05:00
committed by GitHub
parent 229ad5d6bd
commit 257032dc01
9 changed files with 37 additions and 25 deletions
+1
View File
@@ -1,3 +1,4 @@
.d-header {
box-shadow: none;
background: var(--tertiary-50);
}