Remove margin from the slogans in the footer
This commit is contained in:
parent
c0a2dd9f28
commit
41f506bb1e
1 changed files with 1 additions and 0 deletions
|
@ -203,6 +203,7 @@ footer.site > ul {
|
|||
}
|
||||
|
||||
footer.site > .slogans > li {
|
||||
margin-block-end: 0;
|
||||
margin-inline-start: 0.5em;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue