Skip to content

Commit 9665c0d

Browse files
authored
Update micro-css-reset.css
1 parent 2f00711 commit 9665c0d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

micro-css-reset.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
/* CSS Micro Reset */
22

3+
* {box-sizing: border-box}
4+
35
body { margin: 0 }
46

57
h1, h2, h3, h4, h5, h6 { font-weight: normal }

0 commit comments

Comments
 (0)