Minor footer style fix

This commit is contained in:
Maruan Al-Shedivat 2020-05-02 19:29:00 -04:00
parent 35f4c65990
commit 2bdbd6bc57

View File

@ -143,7 +143,10 @@ footer.fixed-bottom {
color: lighten($grey-color, 25%);
background-color: $grey-color-dark;
font-size: 0.75rem;
line-height: 35px;
.container {
padding-top: 9px;
padding-bottom: 8px;
}
a {
color: white;
&:hover {