test-pages/css/app.css
2024-09-21 14:30:31 +00:00

7 lines
116 B
CSS

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