Remove right margin fot theme switcher #73

This commit is contained in:
Dmitry Kolosov 2020-11-29 14:43:09 +03:00
parent 40f86332bb
commit 19c9c7bf28

View File

@ -459,7 +459,6 @@ ul.language-select > li, ul.footer-menu > li {
padding: 0.5em 1em; padding: 0.5em 1em;
font-size: 16px; font-size: 16px;
border: none; border: none;
margin-right: 1em;
margin-bottom: 1em; margin-bottom: 1em;
} }