summaryrefslogtreecommitdiff
path: root/public/normalize.css
diff options
context:
space:
mode:
Diffstat (limited to 'public/normalize.css')
-rw-r--r--public/normalize.css15
1 files changed, 5 insertions, 10 deletions
diff --git a/public/normalize.css b/public/normalize.css
index ff49f7a..00bde3f 100644
--- a/public/normalize.css
+++ b/public/normalize.css
@@ -11,6 +11,8 @@
html {
line-height: 1.15; /* 1 */
-webkit-text-size-adjust: 100%; /* 2 */
+ margin: 0;
+ padding: 0;
}
/* Sections
@@ -22,6 +24,7 @@ html {
body {
margin: 0;
+ padding: 0;
}
/**
@@ -30,16 +33,8 @@ body {
main {
display: block;
-}
-
-/**
- * Correct the font size and margin on `h1` elements within `section` and
- * `article` contexts in Chrome, Firefox, and Safari.
- */
-
-h1 {
- font-size: 2em;
- margin: 0.67em 0;
+ margin: 0;
+ padding: 0;
}
/* Grouping content