schlechtenburg/packages/docs/lib/App.scss
2022-03-11 19:14:50 +01:00

12 lines
221 B
SCSS

.app {
font-family: Avenir, Helvetica, Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
color: #2c3e50;
padding: 3rem 4rem;
&--mode {
margin-bottom: 2rem;
}
}