Update style.css
Added style for footer-menu
This commit is contained in:
parent
b2e2aa44d8
commit
8dd41ab45e
1 changed files with 2 additions and 2 deletions
|
@ -422,13 +422,13 @@ article figcaption {
|
|||
justify-content: space-between;
|
||||
}
|
||||
|
||||
ul.language-select {
|
||||
ul.language-select, ul.footer-menu {
|
||||
padding-left: 0;
|
||||
list-style: none;
|
||||
display: flex;
|
||||
}
|
||||
|
||||
ul.language-select > li {
|
||||
ul.language-select, ul.footer-menu > li {
|
||||
margin-right: 1em;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue