Line 112: | Line 112: | ||
/* Wrapper for the menu */ | /* Wrapper for the menu */ | ||
.igem_2017_menu_wrapper { | .igem_2017_menu_wrapper { | ||
− | width: | + | width:100%; |
height:100vh; | height:100vh; | ||
position:fixed; | position:fixed; | ||
right:0%; | right:0%; | ||
padding:0px; | padding:0px; | ||
− | float: | + | float:right; |
border-left: 1px solid #F9E8E7; | border-left: 1px solid #F9E8E7; | ||
background-color: #F7D8D6; | background-color: #F7D8D6; |
Revision as of 19:28, 28 June 2017