mirror of
https://github.com/status-im/subspace-docs.git
synced 2025-02-12 20:46:33 +00:00
9 lines
303 B
Stylus
9 lines
303 B
Stylus
@import "/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
|