Minor footer style fix
This commit is contained in:
parent
35f4c65990
commit
2bdbd6bc57
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user