Skip to content
Snippets Groups Projects
Commit 9a39b05f authored by Olivia206's avatar Olivia206
Browse files

wip

parent 468bb21c
No related branches found
No related tags found
No related merge requests found
......@@ -54,19 +54,18 @@
color: $color-text
height: 100vh
left: 0
padding-bottom: $spacing-5
padding-left: $spacing-3
padding-right: $spacing-3
padding-top: $spacing-6
padding-right: var(--grid-gutter)
padding-left: var(--grid-gutter)
position: fixed
overflow: auto
top: 0
width: 100vw
z-index: 80
@include media-breakpoint-down(desktop)
padding-bottom: $spacing-5
padding-top: $spacing-6
@include media-breakpoint-up(desktop)
padding-right: $spacing-5
padding-left: $spacing-5
padding-top: space(7)
padding-top: $spacing-4
&[aria-hidden=true]
display: none
a
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment