Line 459: | Line 459: | ||
footer .sponsor{ | footer .sponsor{ | ||
height: 240px; | height: 240px; | ||
+ | text-align: center; | ||
+ | align-items: center; | ||
+ | } | ||
+ | |||
+ | footer .love{ | ||
+ | height: 70px; | ||
text-align: center; | text-align: center; | ||
align-items: center; | align-items: center; | ||
Line 468: | Line 474: | ||
font-family: "montserrat", sans-serif; | font-family: "montserrat", sans-serif; | ||
color: snow!important; | color: snow!important; | ||
+ | } | ||
+ | |||
+ | footer .love span.fa-heart{ | ||
+ | background-color: red!important; | ||
} | } | ||
Revision as of 10:27, 8 July 2021