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 5caf475 commit b307e08Copy full SHA for b307e08
1 file changed
style.scss
@@ -353,12 +353,12 @@ img {
353
height: var(--masthead-height);
354
}
355
@media (max-width: 700px) {
356
- .default-masthead{
+ .default-masthead {
357
height: var(--masthead-height-medium);
358
359
360
@media (max-width: 450px) {
361
362
height: var(--masthead-height-small);
363
364
0 commit comments