Improve mobile layout with sidebar inset and fix dark mode logo

This commit is contained in:
sabaimran
2024-12-19 23:23:52 -08:00
parent b1880d9c9d
commit b8a9dcd600
9 changed files with 1170 additions and 1019 deletions

View File

@@ -1,5 +1,5 @@
div.main {
height: 100dvh;
height: 100%;
color: hsla(var(--foreground));
margin-left: auto;
margin-right: auto;