Update style.css
Added style for footer-menu
This commit is contained in:
parent
b2e2aa44d8
commit
8dd41ab45e
@ -422,13 +422,13 @@ article figcaption {
|
|||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
}
|
}
|
||||||
|
|
||||||
ul.language-select {
|
ul.language-select, ul.footer-menu {
|
||||||
padding-left: 0;
|
padding-left: 0;
|
||||||
list-style: none;
|
list-style: none;
|
||||||
display: flex;
|
display: flex;
|
||||||
}
|
}
|
||||||
|
|
||||||
ul.language-select > li {
|
ul.language-select, ul.footer-menu > li {
|
||||||
margin-right: 1em;
|
margin-right: 1em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user