Difference between revisions of "Template:TPHS San Diego"

Line 23: Line 23:
 
     padding: 0;
 
     padding: 0;
 
     width: 100%;
 
     width: 100%;
     height: 100vh;
+
     height: 100%;
 
}
 
}
  
 
.fullscreen_section{
 
.fullscreen_section{
 
     width: 100%;
 
     width: 100%;
     height: 100%;
+
     height: 100% !important;
 
}
 
}
  
 
.small_section{
 
.small_section{
 
     width: 100%;
 
     width: 100%;
     height: 30%;
+
     height: 30% !important;
 
}
 
}
  

Revision as of 01:28, 20 August 2018