feat: trial hamburger menu

This commit is contained in:
2022-08-07 11:37:29 -04:00
parent b608ece7ae
commit c9398ebfb0
10 changed files with 79 additions and 19 deletions

View File

@@ -58,7 +58,7 @@ html.dark::before {
main {
width: 80%;
max-width: 60rem;
height: 100%;
min-height: 100%;
margin: auto;
padding-top: 2rem;
}