reduce menu size to match canvas
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
background: nav.$menu
|
||||
color: white
|
||||
width: 25%
|
||||
height: 100vh
|
||||
height: calc(100vh - 100px)
|
||||
|
||||
div
|
||||
padding: nav.$padding
|
||||
Reference in New Issue
Block a user