Line 198: | Line 198: | ||
@media only screen and (max-width: 1200px) { | @media only screen and (max-width: 1200px) { | ||
video {width:100%} | video {width:100%} | ||
− | .introduction_wrapper img {height: | + | .introduction_wrapper img {height:50vw; width:100vw} |
} | } | ||
</style> | </style> | ||
Line 225: | Line 225: | ||
<div class='introduction_wrapper'> | <div class='introduction_wrapper'> | ||
<img src='https://static.igem.org/mediawiki/2017/d/d3/T--NYMU-Taipei--home_introduction.png' | <img src='https://static.igem.org/mediawiki/2017/d/d3/T--NYMU-Taipei--home_introduction.png' | ||
− | style='height: | + | style='height:100vh;'> |
</div> | </div> | ||
Revision as of 06:48, 8 October 2017