Our Team
This year we are a group of 11 students participating in the project, all studying different aspects of biology, more precisely chemical biology, engineering biology and medical biology. Our project can you read about here.
Line 5: | Line 5: | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | <meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
</head> | </head> | ||
+ | |||
+ | <style> | ||
+ | @media screen and (max-width: 1280px) { | ||
+ | .topnav .mobile-topnav-text { | ||
+ | display: block; | ||
+ | } | ||
+ | } | ||
+ | </style> | ||
<body> | <body> | ||
Line 40: | Line 48: | ||
<div class="topnav-bottom-content"> | <div class="topnav-bottom-content"> | ||
+ | <!--Text on mobile devices--> | ||
+ | <div class=mobile-topnav-text" style="display: hidden"> | ||
+ | <p>LiU iGEM</p> | ||
+ | </div> | ||
+ | |||
<!-- Home! --> | <!-- Home! --> | ||
<div class="dropdown"> | <div class="dropdown"> |