Files
next-template/src/client/styl/index.styl
2020-09-12 23:11:43 +02:00

15 lines
125 B
Stylus

// General Styling
html
body
margin 0
a
color inherit
text-decoration none
*
*::before
*::after
box-sizing border-box