We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cd8486 commit da0361eCopy full SHA for da0361e
styles/page-modules/_header.scss
@@ -135,7 +135,7 @@ header {
135
@media screen and (min-width: 481px) {
136
header {
137
ul {
138
- height: 42px;
+ min-height: 42px;
139
140
li {
141
margin-top: 4px;
@@ -175,7 +175,7 @@ header {
175
176
.switchers {
177
justify-content: center;
178
- margin-bottom: 16px;
+ margin: 10px 0 16px;
179
position: unset;
180
}
181
0 commit comments