burger mobile
This commit is contained in:
@@ -21,6 +21,9 @@
|
||||
top:0%;
|
||||
|
||||
scroll-margin: 8rem {};
|
||||
@media (max-width:810px){
|
||||
height: 5rem;
|
||||
}
|
||||
|
||||
// logo
|
||||
.region-header-top-left {
|
||||
@@ -137,6 +140,9 @@
|
||||
font-size: 1em;
|
||||
font-weight: light;
|
||||
color: $blue-light;
|
||||
@media (max-width: 870px){
|
||||
padding-top: 0;
|
||||
}
|
||||
}
|
||||
h2:after{
|
||||
display: block;
|
||||
|
||||
Reference in New Issue
Block a user