docs: ⬆️ on top of core, bump up docusaurus preset-classic + refacto

Signed-off-by: jffarge <jf@dagger.io>
This commit is contained in:
jffarge
2021-06-28 12:01:29 +02:00
parent 9c0210d485
commit 8c2488d6fe
8 changed files with 411 additions and 376 deletions

View File

@@ -8,3 +8,8 @@
.enhancedAnchor {
top: calc(var(--ifm-navbar-height) * -1 - 0.5rem);
}
.h1Heading {
font-size: 3rem;
margin-bottom: calc(var(--ifm-leading-desktop) * var(--ifm-leading));
}