diff options
Diffstat (limited to 'style.css')
-rw-r--r-- | style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/style.css b/style.css index ec754f8..2d06680 100644 --- a/style.css +++ b/style.css @@ -57,7 +57,7 @@ dt { h1,h2 { display: table; - padding: 0.25ex 0.5em; + padding: 0.25ex 0.25em; } h1 { border-bottom: 2pt solid } |