2022-03-11 18:14:50 +00:00
|
|
|
.app {
|
2020-05-20 14:21:08 +00:00
|
|
|
font-family: Avenir, Helvetica, Arial, sans-serif;
|
|
|
|
-webkit-font-smoothing: antialiased;
|
|
|
|
-moz-osx-font-smoothing: grayscale;
|
|
|
|
color: #2c3e50;
|
2022-03-11 18:14:50 +00:00
|
|
|
padding: 3rem 4rem;
|
|
|
|
|
|
|
|
&--mode {
|
|
|
|
margin-bottom: 2rem;
|
|
|
|
}
|
2020-05-20 14:21:08 +00:00
|
|
|
}
|