Skip to content
Snippets Groups Projects
Commit 7b70c0cc authored by alexisben's avatar alexisben
Browse files

nav debug

parent 82895ebc
No related branches found
No related tags found
No related merge requests found
......@@ -164,7 +164,6 @@ body
html.has-offcanvas-opened &
&::after
z-index: $zindex-header + 1
html.is-animating:not(.has-menu-opened) &
&::after
display: block
......@@ -213,16 +212,13 @@ header[role="banner"]
&::before
content: map-get($icons, "close")
.share
display: flex
list-style: none
margin: 0
padding: 0
li:not(:last-child)
margin-right: 1rem
a
font-size: px2rem(13)
text-decoration: none
......@@ -233,7 +229,6 @@ header[role="banner"]
opacity: 0.7
&::after
content: none
span
display: none
vertical-align: middle
......
......@@ -113,7 +113,6 @@
@include media-breakpoint-up(md)
@include in-page-with-sidebar
@include container-margin-left
background: pink
pointer-events: none
top: 0
left: 0
......
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