Add a reset.css
This commit is contained in:
parent
34ec240dc0
commit
74e1dd0177
1 changed files with 9 additions and 0 deletions
9
assets/css/reset.css
Normal file
9
assets/css/reset.css
Normal file
|
@ -0,0 +1,9 @@
|
|||
{{/*
|
||||
reset.css
|
||||
Eryn Wells <eryn@erynwells.me>
|
||||
vim: set sw=2 sts=2:
|
||||
*/}}
|
||||
|
||||
h1, h2, h3, h4, h5, h6, p {
|
||||
margin: 0;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue