Skip to content

Commit b666234

Browse files
authored
Update reset.css
1 parent d8cc6ff commit b666234

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reset.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Tiny CSS Reset (https://github.com/gnat/css-reset-tiny) */
1+
/* ♻️ Tiny CSS Reset (https://github.com/gnat/css-reset-tiny) */
22
*,*::before,*::after { margin: 0; box-sizing: border-box; } /* Remove margins. Use sane box-sizing model. */
33
html,body,p,ol,ul,li,dl,dt,dd,blockquote,figure,fieldset,legend,textarea,pre,iframe,hr,h1,h2,h3,h4,h5,h6,label,table,td,th { padding: 0; }
44
h1,h2,h3,h4,h5,h6,p { font-size: 100%; font-weight: normal; overflow-wrap: break-word; } /* Reset all headers. */

0 commit comments

Comments
 (0)