summaryrefslogtreecommitdiff
path: root/styles.css
diff options
context:
space:
mode:
Diffstat (limited to 'styles.css')
-rw-r--r--styles.css4
1 files changed, 3 insertions, 1 deletions
diff --git a/styles.css b/styles.css
index b8a51ce..4e658d7 100644
--- a/styles.css
+++ b/styles.css
@@ -66,7 +66,8 @@ header .site-name {
margin: 0;
cursor: pointer;
font-weight: 50;
- font-size: 2.3em;
+ font-size: 3.5em; /*#2.3em;*/
+ line-height: 1em;
letter-spacing: 1px;
}
@@ -102,6 +103,7 @@ h2 {
p {
margin-bottom: 10px;
+ margin-top: 5px;
}
a {