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 7: | Line 7: | ||
<style> | <style> | ||
+ | |||
+ | .topnav .topnav-bottom-content .mobile-topnav-text { | ||
+ | display: none; | ||
+ | } | ||
+ | |||
@media screen and (max-width: 1280px) { | @media screen and (max-width: 1280px) { | ||
.topnav .topnav-bottom-content .mobile-topnav-text { | .topnav .topnav-bottom-content .mobile-topnav-text { | ||
− | + | display: block; | |
} | } | ||
} | } | ||
Line 49: | Line 54: | ||
<!--Text on mobile devices--> | <!--Text on mobile devices--> | ||
− | <div class=mobile-topnav-text | + | <div class=mobile-topnav-text"> |
<p>LiU iGEM</p> | <p>LiU iGEM</p> | ||
</div> | </div> |