wip
This commit is contained in:
@@ -16,7 +16,6 @@
|
||||
|
||||
.header.is-open .header__mobile {
|
||||
display: block;
|
||||
position: fixed;
|
||||
}
|
||||
|
||||
.header__section {
|
||||
@@ -29,6 +28,9 @@
|
||||
|
||||
.header__mobile {
|
||||
display: none;
|
||||
position: fixed;
|
||||
top: 5rem;
|
||||
left: 0;
|
||||
width: 100%;
|
||||
height: calc(100% - 4.75rem);
|
||||
background-color: var(--color-white);
|
||||
|
||||
Reference in New Issue
Block a user