fix: padding settings changed for '#locales-dropdown'
This commit is contained in:
parent
d84e9022db
commit
551ef661d2
|
@ -300,15 +300,12 @@
|
|||
color: rgb(127, 127, 127);
|
||||
}
|
||||
|
||||
#locales-dropdown>:first-child {
|
||||
padding-bottom: 0.5rem;
|
||||
}
|
||||
|
||||
#locales-dropdown>:nth-child(2) {
|
||||
#locales-dropdown> * {
|
||||
padding-top: 0.5rem;
|
||||
}
|
||||
|
||||
|
||||
|
||||
/* Responsiveness */
|
||||
@media only screen and (min-width: 1500px) {
|
||||
|
||||
|
|
Loading…
Reference in New Issue