Line 562: | Line 562: | ||
@media only screen and (max-width: 800px) { | @media only screen and (max-width: 800px) { | ||
− | .igem_2018_menu_wrapper { width:100%; height: 15%; position:relative; left:0% | + | .igem_2018_menu_wrapper { width:100%; height: 15%; position:relative; left:0%;} |
.igem_2018_content_wrapper {width:100%; margin-left:0px;} | .igem_2018_content_wrapper {width:100%; margin-left:0px;} | ||
.column.half_size {width:100%; } | .column.half_size {width:100%; } | ||
Line 599: | Line 599: | ||
<!-- This tells the browser that your page is responsive --> | <!-- This tells the browser that your page is responsive --> | ||
− | <meta name="viewport" content="width=device-width, initial-scale=1"> | + | <meta name="viewport" content="width=device-width, initial-scale=1.0"> |
</head> | </head> |
Revision as of 14:57, 7 October 2018