Difference between revisions of "Template:NAU-CHINA/footer"

Line 11: Line 11:
 
         #footer {
 
         #footer {
 
             display:flex;
 
             display:flex;
             height:48vh;
+
             height:35vh;
 
             width:100%;
 
             width:100%;
 
             background-color:gray;
 
             background-color:gray;
Line 29: Line 29:
 
         }
 
         }
 
         #footer img {
 
         #footer img {
             width:50px;
+
             width:30px;
 
             float:left;
 
             float:left;
 
             align-items:center;
 
             align-items:center;
Line 47: Line 47:
 
         .footer-row {
 
         .footer-row {
 
             display:flex;
 
             display:flex;
             height:10vh;
+
             height:6vh;
 
             vertical-align:middle;
 
             vertical-align:middle;
 
             align-items:center;
 
             align-items:center;

Revision as of 03:49, 16 October 2018

footer