mirror of
https://github.com/miggymofongo/asteroid.git
synced 2024-11-22 21:20:27 +00:00
9 lines
196 B
Sass
9 lines
196 B
Sass
|
body
|
||
|
background-color: $black
|
||
|
font-size: 14px
|
||
|
line-height: 1.6
|
||
|
font-family: "Montserrat", sans-serif
|
||
|
color: $white
|
||
|
-webkit-font-smoothing: antialiased
|
||
|
-webkit-text-size-adjust: 100%
|