Fix the footer spacing (feels like the millionth time I've done this??)
This commit is contained in:
parent
f74f0c5e9d
commit
0be0081319
1 changed files with 4 additions and 0 deletions
|
@ -204,6 +204,10 @@ footer.site > ul {
|
||||||
list-style: none;
|
list-style: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
footer.site > .slogans {
|
||||||
|
margin-block-end: 0;
|
||||||
|
}
|
||||||
|
|
||||||
footer.site > .slogans > li {
|
footer.site > .slogans > li {
|
||||||
margin-block-end: 0;
|
margin-block-end: 0;
|
||||||
margin-inline-start: 0.5em;
|
margin-inline-start: 0.5em;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue