photomk/extra/index.css
2025-02-17 17:32:48 +01:00

9 lines
97 B
CSS

html {
font-size: 16px;
}
body {
margin: 0;
font-family: 'Source Sans Pro', sans-serif;
}