Line 11: | Line 11: | ||
#footer { | #footer { | ||
display:flex; | display:flex; | ||
− | height: | + | height:35vh; |
width:100%; | width:100%; | ||
background-color:gray; | background-color:gray; | ||
Line 29: | Line 29: | ||
} | } | ||
#footer img { | #footer img { | ||
− | width: | + | 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: | + | height:6vh; |
vertical-align:middle; | vertical-align:middle; | ||
align-items:center; | align-items:center; |
Revision as of 03:49, 16 October 2018