diff options
author | mounderfod <mounderfod@gmail.com> | 2023-07-13 14:03:13 +0100 |
---|---|---|
committer | mounderfod <mounderfod@gmail.com> | 2023-07-13 14:03:13 +0100 |
commit | 45884d1574c78119c0179e62cd949bea146e660b (patch) | |
tree | a135642c8cf5c4de33fe9a0393353d85b411d6c1 /assets | |
parent | 98c399a6d3fd2d5abaf8c5716775c094938fea63 (diff) | |
download | website-45884d1574c78119c0179e62cd949bea146e660b.tar.gz |
if i have to commit ONE MORE css fix....
Diffstat (limited to 'assets')
-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 { |