Difference between revisions of "Team:UNOTT/NavBar"

Line 66: Line 66:
  
  
/* IF THE SCREEN IS LESS THAN 1000PX */
+
/* IF THE SCREEN IS LESS THAN 4000PX */
  
@media only screen and (max-width: 1000px) {
+
@media only screen and (max-width: 4000px) {
 
   #content {
 
   #content {
 
     width: 100%;
 
     width: 100%;
Line 359: Line 359:
 
       <div class="navbar-header" style="padding-top: 5px; padding-left: 15px;">
 
       <div class="navbar-header" style="padding-top: 5px; padding-left: 15px;">
 
           <a class="navbar-logo" href="https://2017.igem.org/Team:UNOTT">
 
           <a class="navbar-logo" href="https://2017.igem.org/Team:UNOTT">
               <image class="img-responsive" src="https://static.igem.org/mediawiki/2017/6/61/T--UNOTT--UniofNottNavbarLogo.png" height="150" width="150">
+
               <image class="img-responsive" src="https://static.igem.org/mediawiki/2017/6/61/T--UNOTT--UniofNottNavbarLogo.png" height="10%" width="10%">
 
         </a>
 
         </a>
 
       </div>
 
       </div>

Revision as of 11:00, 25 October 2017