Line 13: | Line 13: | ||
/* Wrapper for the menu */ | /* Wrapper for the menu */ | ||
.menu_wrapper { | .menu_wrapper { | ||
− | + | width:150px; | |
− | position: | + | height:100vh; |
− | + | position:fixed; | |
− | + | padding:0px; | |
− | + | float:left; | |
+ | background-color:#f2f2f2; | ||
+ | text-align:left; | ||
} | } | ||
Revision as of 09:59, 10 June 2016