mirror of
https://github.com/status-im/subspace-docs.git
synced 2025-02-01 15:37:46 +00:00
10 lines
318 B
Stylus
10 lines
318 B
Stylus
|
|
@import "/subspace-docs/inter/inter.css"
|
|
|
|
body {
|
|
font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
|
|
}
|
|
|
|
.theme-default-content:not(.custom) > h2
|
|
margin-top: -1em
|