Create more space on small screens in header
This commit is contained in:
parent
37ef86227a
commit
57068b3e24
@ -48,6 +48,7 @@ header {
|
|||||||
|
|
||||||
@media (max-width: $sm) {
|
@media (max-width: $sm) {
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
|
margin-left: 1rem;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user