diff options
-rw-r--r-- | assets/index.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/assets/index.css b/assets/index.css index 7855d1b..db5e122 100644 --- a/assets/index.css +++ b/assets/index.css @@ -79,6 +79,7 @@ blockquote { width: 80%; margin: auto; padding: 10px; + margin-bottom: 50px; } .box > ul { |