summaryrefslogtreecommitdiffstats
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/style.css b/style.css
index 959dc4a..a5f29b7 100644
--- a/style.css
+++ b/style.css
@@ -26,7 +26,7 @@ body {
/* Body text spacing */
body {
- line-height: 1.35em;
+ line-height: 1.4em;
}
header {
@@ -47,9 +47,9 @@ header p {
}
p {
- text-align: justify;
+ text-align: left;
text-justify: inter-word;
- margin-bottom: .4em;
+ margin-bottom: .5em;
}
a {