mirror of
https://github.com/snapotter-hq/SnapOtter.git
synced 2026-08-03 07:46:42 +02:00
feat(docs): Two-Doors home, otter-orange brand, Pagefind search, and enterprise SSO/SCIM/roles guides
Docs site redesign: Two-Doors home, otter-orange brand, Pagefind search, enterprise SSO/SCIM/roles guides.
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
@font-face {
|
||||
font-family: "Bricolage Grotesque";
|
||||
src: url("/fonts/bricolage-grotesque-var.woff2") format("woff2");
|
||||
font-weight: 200 800;
|
||||
font-display: swap;
|
||||
}
|
||||
:root {
|
||||
--so-font-heading: "Bricolage Grotesque", var(--vp-font-family-base);
|
||||
}
|
||||
.vp-doc h1,
|
||||
.vp-doc h2,
|
||||
.vp-doc h3,
|
||||
.vp-doc h4 {
|
||||
font-family: var(--so-font-heading);
|
||||
}
|
||||
Reference in New Issue
Block a user