summaryrefslogtreecommitdiff
path: root/static/css
diff options
context:
space:
mode:
Diffstat (limited to 'static/css')
-rw-r--r--static/css/style.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/static/css/style.css b/static/css/style.css
index aeff51c..614171c 100644
--- a/static/css/style.css
+++ b/static/css/style.css
@@ -64,8 +64,8 @@ body > header {
margin-bottom: 2em;
}
-body > header pre {
- line-height: 1.1em;
+#logo {
+ line-height: normal;
}
body > footer {