add desktop topnav, update themes

This commit is contained in:
plebeius.eth
2024-03-18 15:04:30 +01:00
parent 7f8a996eec
commit ec20767e13
8 changed files with 191 additions and 31 deletions
+1 -1
View File
@@ -147,7 +147,7 @@
text-transform: capitalize;
}
@media (max-width: 768px) {
@media (max-width: 640px) {
.content {
min-width: 0;
width: auto;
+1 -1
View File
@@ -7,4 +7,4 @@
.debug select {
margin: 2px;
}
}