7 lines
134 B
Stylus
7 lines
134 B
Stylus
// Run `stylus -w main.styl -o css` to compile
|
|
|
|
body
|
|
margin: 0
|
|
padding: 0
|
|
font-family: Open Sans, Everson Mono, Helvetica
|