mirror of
https://github.com/snachodog/just-the-docs.git
synced 2025-04-17 00:22:24 -06:00
fix alignment
This commit is contained in:
parent
778e142411
commit
7d4ce89e9b
@ -11,10 +11,11 @@
|
|||||||
|
|
||||||
@include mq(md) {
|
@include mq(md) {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: $sp-4;
|
top: 0;
|
||||||
right: 0;
|
right: 0;
|
||||||
|
height: 60px;
|
||||||
|
padding-top: $sp-4;
|
||||||
z-index: 101;
|
z-index: 101;
|
||||||
padding-bottom: $sp-4;
|
|
||||||
box-shadow: inset 0 -1px 0 $border-color;
|
box-shadow: inset 0 -1px 0 $border-color;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user