mirror of
https://github.com/snachodog/just-the-docs.git
synced 2025-04-17 16:42:24 -06:00
Better type proportions
This commit is contained in:
parent
d21259a02f
commit
9434d248a3
@ -57,8 +57,11 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
hr + *,
|
hr + * {
|
||||||
h1:first-of-type {
|
|
||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
h1:first-of-type {
|
||||||
|
margin-top: 0.5em;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user