Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/schollz/onetwothree.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorZack Scholl <zack.scholl@gmail.com>2017-12-09 18:50:58 +0300
committerZack Scholl <zack.scholl@gmail.com>2017-12-09 18:50:58 +0300
commitbe4e3b964295d85bd98c11cc86c099a53d254def (patch)
tree8a82372ced61b8aacb68ece2dfd5f38a13289ff5 /static
parentc9c2883e806bb950d50cd37eb651fb487f147a9e (diff)
Fix header
Diffstat (limited to 'static')
-rw-r--r--static/css/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/css/style.css b/static/css/style.css
index 81ee619..cd8ae5f 100644
--- a/static/css/style.css
+++ b/static/css/style.css
@@ -19,7 +19,7 @@ hr {
dt {
font-weight: bold;
font-size: 1.25rem;
- margin-top: .5rem;
+ margin-top: 1.5em;
}
dd {