Skip to content
Snippets Groups Projects
Unverified Commit 7d4ce89e authored by Patrick Marsceill's avatar Patrick Marsceill
Browse files

fix alignment

parent 778e1424
No related branches found
No related tags found
No related merge requests found
......@@ -11,10 +11,11 @@
@include mq(md) {
position: absolute;
top: $sp-4;
top: 0;
right: 0;
height: 60px;
padding-top: $sp-4;
z-index: 101;
padding-bottom: $sp-4;
box-shadow: inset 0 -1px 0 $border-color;
}
}
......
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