Line 13: | Line 13: | ||
/* Wrapper for the menu */ | /* Wrapper for the menu */ | ||
.menu_wrapper { | .menu_wrapper { | ||
− | width: | + | width:300px; |
height:100vh; | height:100vh; | ||
position:fixed; | position:fixed; | ||
Line 25: | Line 25: | ||
.menu_item { | .menu_item { | ||
display: inline; | display: inline; | ||
− | width: | + | width:100%; |
margin:-2px 0px 0px -20px; | margin:-2px 0px 0px -20px; | ||
padding: 10px 10px; | padding: 10px 10px; |
Revision as of 07:33, 9 July 2016