mirror of
https://github.com/snachodog/just-the-docs.git
synced 2025-04-16 08:02:24 -06:00
Improved site header for logo
(cherry picked from commit 468bf8368783309e69fdcaa91f7eb5b1e05d96aa)
This commit is contained in:
parent
d4b79e2eac
commit
89a331ee85
@ -146,6 +146,11 @@
|
|||||||
padding-bottom: $sp-2;
|
padding-bottom: $sp-2;
|
||||||
color: $body-heading-color;
|
color: $body-heading-color;
|
||||||
@include fs-6;
|
@include fs-6;
|
||||||
|
|
||||||
|
@include mq(md) {
|
||||||
|
padding-top: $sp-3;
|
||||||
|
padding-bottom: $sp-3;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.menu-button {
|
.menu-button {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user