feat: add dark mode and switch button
This commit is contained in:
+1
-1
@@ -136,7 +136,7 @@
|
||||
|
||||
.tag {
|
||||
font-size: 12px;
|
||||
color: #0d6efd;
|
||||
color: var(--primary-red);
|
||||
}
|
||||
|
||||
.no-results, .search-instructions {
|
||||
|
||||
Reference in New Issue
Block a user