Fediversity/website/presentation/style.css

13 lines
159 B
CSS
Raw Normal View History

2024-11-13 15:24:41 +01:00
body {
font-family: Heebo, sans-serif;
padding: 1em;
max-width: 50em;
margin: auto;
}
h1, h2, h3, h4, h5, h6
{
font-family: Signika, sans-serif;
}