mirror of
https://github.com/thangisme/notes.git
synced 2024-10-31 21:07:23 -04:00
commit
778e142411
@ -11,9 +11,11 @@
|
|||||||
|
|
||||||
@include mq(md) {
|
@include mq(md) {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: $gutter-spacing;
|
top: $sp-4;
|
||||||
right: 0;
|
right: 0;
|
||||||
z-index: 101;
|
z-index: 101;
|
||||||
|
padding-bottom: $sp-4;
|
||||||
|
box-shadow: inset 0 -1px 0 $border-color;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user