Skip to content
Snippets Groups Projects
Commit e3af0726 authored by Alexis BENOIT's avatar Alexis BENOIT
Browse files

hotfix: fix header transition

parent e71bd6a0
No related branches found
No related tags found
No related merge requests found
......@@ -5,6 +5,7 @@ header#document-header
position: fixed
left: 0
top: 0
transition: transform $header-sticky-transition, background $header-sticky-transition
width: 100%
z-index: $zindex-header
@include media-breakpoint-down(desktop)
......
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