diff options
author | Joe <bousset.rudy@gmail.com> | 2022-04-30 14:38:19 +0200 |
---|---|---|
committer | Joe <bousset.rudy@gmail.com> | 2022-04-30 14:38:19 +0200 |
commit | 93c5c2ab167e786a7fc3c31c2faa481995508f69 (patch) | |
tree | b94f99deae1c30adc2a406c7ed6ecabadda8d283 | |
parent | css update (diff) | |
download | gitjoe-www-master.tar.gz gitjoe-www-master.tar.bz2 gitjoe-www-master.tar.xz gitjoe-www-master.tar.zst gitjoe-www-master.zip |
-rw-r--r-- | css/site.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/css/site.css b/css/site.css index 41c16bd..8af863e 100644 --- a/css/site.css +++ b/css/site.css @@ -157,6 +157,7 @@ div.body-contents { padding-bottom: 2.5rem; margin-left: 10%; margin-right: 20%; + line-height: 1.5em; } div.body-contents h1 { |