This repository has been archived on 2024-11-13. You can view files and clone it, but cannot push or open issues or pull requests.
fediversity.eu/presentation/style.css

13 lines
159 B
CSS

body {
font-family: Heebo, sans-serif;
padding: 1em;
max-width: 50em;
margin: auto;
}
h1, h2, h3, h4, h5, h6
{
font-family: Signika, sans-serif;
}