Line 451: | Line 451: | ||
} | } | ||
− | footer .contact{ | + | footer .contact { |
− | height: | + | height: 120px; |
+ | text-align: center; | ||
+ | align-items: center; | ||
} | } | ||
footer .sponsor{ | footer .sponsor{ | ||
− | height: | + | height: 240px; |
+ | text-align: center; | ||
+ | align-items: center; | ||
} | } | ||
footer .contact h4, | footer .contact h4, | ||
footer .sponsor h4{ | footer .sponsor h4{ | ||
+ | text-transform: uppercase; | ||
font-family: "montserrat", sans-serif; | font-family: "montserrat", sans-serif; | ||
color: snow!important; | color: snow!important; | ||
Line 475: | Line 480: | ||
.app-icon { | .app-icon { | ||
+ | padding: 0 10px; | ||
transition: ease-in-out 0.2s; | transition: ease-in-out 0.2s; | ||
color: snow | color: snow |
Revision as of 10:09, 8 July 2021