mirror of
https://github.com/snachodog/just-the-docs.git
synced 2025-04-08 04:51:23 -06:00
fix title align
This commit is contained in:
parent
fc58bd0c04
commit
c45297c5cb
@ -11,9 +11,11 @@
|
||||
|
||||
@include mq(md) {
|
||||
position: absolute;
|
||||
top: $gutter-spacing;
|
||||
top: $sp-4;
|
||||
right: 0;
|
||||
z-index: 101;
|
||||
padding-bottom: $sp-4;
|
||||
box-shadow: inset 0 -1px 0 $border-color;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user