Files
gancio/docs/assets/css/style.css
2020-06-03 22:53:09 +02:00

13 lines
171 B
CSS

.navigation-list-item {
font-size: 18px !important;
padding: 4px;
}
html, body {
font-family: sans-serif;
}
.page-content h1:first-of-type {
font-weight: 500;
}