feat: add dark mode and switch button

This commit is contained in:
2025-07-22 12:57:49 +04:00
parent dd9dc6790c
commit f36d565ae2
11 changed files with 328 additions and 101 deletions
+1 -1
View File
@@ -136,7 +136,7 @@
.tag {
font-size: 12px;
color: #0d6efd;
color: var(--primary-red);
}
.no-results, .search-instructions {