wip
This commit is contained in:
@@ -21,8 +21,6 @@ body {
|
|||||||
font-family: var(--font-primary);
|
font-family: var(--font-primary);
|
||||||
background: var(--color-white-100);
|
background: var(--color-white-100);
|
||||||
height: 100vh;
|
height: 100vh;
|
||||||
|
|
||||||
height: 100vh;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
body.noscroll {
|
body.noscroll {
|
||||||
|
|||||||
@@ -8,6 +8,8 @@
|
|||||||
box-shadow: var(--header-shadow),var(--shadow-inset);
|
box-shadow: var(--header-shadow),var(--shadow-inset);
|
||||||
margin-bottom: -5rem;
|
margin-bottom: -5rem;
|
||||||
z-index: 10;
|
z-index: 10;
|
||||||
|
|
||||||
|
/* z-index: 10; fixme */
|
||||||
}
|
}
|
||||||
|
|
||||||
.header.is-open {
|
.header.is-open {
|
||||||
|
|||||||
Reference in New Issue
Block a user