update: Main header responsive: start
This commit is contained in:
parent
5e33021818
commit
85f7dfcb62
@ -11,6 +11,10 @@
|
||||
|
||||
&.is-spaced {
|
||||
padding: 0 2.5rem;
|
||||
|
||||
@include breakpoint(sm) {
|
||||
padding: 0 0.6rem;
|
||||
}
|
||||
}
|
||||
|
||||
.logo {
|
||||
@ -113,7 +117,9 @@ sib-notifications {
|
||||
width: 4.8rem;
|
||||
|
||||
@include breakpoint(sm) {
|
||||
height: 3.3rem;
|
||||
margin-right: 0;
|
||||
width: 3.3rem;
|
||||
}
|
||||
}
|
||||
|
||||
@ -211,7 +217,7 @@ sib-notifications {
|
||||
@include breakpoint(sm) {
|
||||
display: block;
|
||||
padding-left: 0;
|
||||
font-size: 26px;
|
||||
font-size: 24px;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user