feat: Update sidebar categories and improve new tag styling

This commit is contained in:
David Haz
2025-07-19 11:06:06 +03:00
parent 050d10a22c
commit 8cc0e53874
2 changed files with 6 additions and 6 deletions

View File

@@ -132,7 +132,7 @@
.drawer-navigation .sidebar-item .new-tag {
color: #fff;
border: 1px solid #27ff64;
background-color: rgba(82, 39, 255, 0.3);
background-color: rgba(39, 255, 100, 0.3);
}
.sidebar-item .updated-tag,