summaryrefslogtreecommitdiff
path: root/style.scss
diff options
context:
space:
mode:
Diffstat (limited to 'style.scss')
-rw-r--r--style.scss8
1 files changed, 3 insertions, 5 deletions
diff --git a/style.scss b/style.scss
index 30fed7a..d0b3f5d 100644
--- a/style.scss
+++ b/style.scss
@@ -53,11 +53,9 @@
h1 {
font-weight: normal;
color: DarkRed;
- margin-bottom: 0.1em;
line-height: 1.4em;
}
-
h4,
h5,
h6 {
@@ -74,6 +72,7 @@ h3 {
font-weight: bold;
}
+h1,
h2,
h3 {
margin-top: 0;
@@ -87,15 +86,14 @@ a {
}
p {
- margin-top: 0.2em;
- margin-bottom: 1.2em;
+// margin-top: 0.2em;
+// margin-bottom: 1.2em;
}
i {
@include h5bp-hidden;
}
-
ul {
margin-bottom: 1.2em;
}