mirror of
https://github.com/snachodog/just-the-docs.git
synced 2026-06-04 04:47:14 -06:00
fix title align
This commit is contained in:
@@ -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;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user