Updated UI for smaller screen

This commit is contained in:
Donald Zou
2024-08-14 12:07:53 -04:00
parent 3feb45dc01
commit 4f648aff52
9 changed files with 83 additions and 33 deletions

View File

@@ -121,7 +121,8 @@
}
[data-bs-theme="dark"].main,
#app:has(.main[data-bs-theme="dark"]){
#app:has(.main[data-bs-theme="dark"]),
[data-bs-theme="dark"].navbar-container{
background-color: #1b1e21;
}