diff options
author | Yuchen Pei <me@ypei.me> | 2021-06-18 18:10:00 +1000 |
---|---|---|
committer | Yuchen Pei <me@ypei.me> | 2021-06-18 18:10:00 +1000 |
commit | f1e60d7a09d1c2b77869435e99603f1c8b41fe71 (patch) | |
tree | 05b52254ed9b52f56667fef7520a37d965be56b5 /css | |
parent | e9795c6b134eed858ddb73c036ff5c941d7e9838 (diff) |
Updated.
Diffstat (limited to 'css')
-rw-r--r-- | css/default.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/css/default.css b/css/default.css index a48c7ba..3195780 100644 --- a/css/default.css +++ b/css/default.css @@ -38,7 +38,7 @@ header { div#content { width: 39rem; margin: auto; - margin-bottom: 3rem; + margin-bottom: 2rem; line-height: 1.6; } |