reduce menu size to match canvas

This commit is contained in:
2026-04-09 18:46:22 -05:00
parent 66939367b7
commit 57d4d29e72

View File

@@ -14,7 +14,7 @@
background: nav.$menu
color: white
width: 25%
height: 100vh
height: calc(100vh - 100px)
div
padding: nav.$padding