test-pages/wwwroot/css/app.css
2024-09-21 16:19:49 +02:00

7 lines
116 B
CSS

html, body {
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.content {
margin-top: 1rem;
}