mirror of
https://github.com/jlengrand/moderne-docs.git
synced 2026-03-10 08:31:21 +00:00
Content heading tweaks
This commit is contained in:
@@ -189,6 +189,16 @@ figure figcaption {
|
||||
font-size: inherit;
|
||||
}
|
||||
|
||||
.markdown {
|
||||
--ifm-heading-font-family: "Beausite", sans-serif;
|
||||
--ifm-heading-font-weight: 300;
|
||||
--ifm-link-decoration: underline;
|
||||
}
|
||||
|
||||
.markdown h1:first-child {
|
||||
margin-bottom: 1.25rem;
|
||||
}
|
||||
|
||||
[class^=docMainContainer_] .pagination-nav {
|
||||
gap: calc(2 * var(--ifm-spacing-horizontal));
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user