Line 109: | Line 109: | ||
/* Wrapper for the menu */ | /* Wrapper for the menu */ | ||
.igem_2017_menu_wrapper { | .igem_2017_menu_wrapper { | ||
− | width: | + | width: 100vw; |
− | height: | + | height: 60px; |
position:fixed; | position:fixed; | ||
+ | top: 0%; | ||
+ | left: 0%; | ||
right:0%; | right:0%; | ||
padding:0px; | padding:0px; |
Revision as of 12:24, 12 June 2017