Line 15: | Line 15: | ||
/* Wrapper for the menu */ | /* Wrapper for the menu */ | ||
.menu_wrapper { | .menu_wrapper { | ||
− | width:150px; | + | /*width:150px; */ |
+ | width:250px; | ||
height:100vh; | height:100vh; | ||
position:fixed; | position:fixed; | ||
Line 172: | Line 173: | ||
padding:10px 0px; | padding:10px 0px; | ||
float:left; | float:left; | ||
− | background-color: | + | background-color:white; |
} | } | ||
Revision as of 18:31, 6 August 2016