add very basic styling (#1)

This commit is contained in:
chapoi
2025-02-26 05:03:16 +08:00
committed by GitHub
parent bb70c950cd
commit 2d4011806c
8 changed files with 107 additions and 49 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
.d-header {
box-shadow: none;
}
.desktop-view .navigation-topics .d-header {
.desktop-view .d-header {
background: transparent;
}