asteroid/css/base/_body-element.sass

8 lines
196 B
Sass
Executable file

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%