From: bochard Date: Fri, 21 Mar 2025 11:23:20 +0000 (+0800) Subject: few tweaks X-Git-Url: https://git.bochard.net/?a=commitdiff_plain;h=1039b02268a52d106d82e31991796b0ddc137365;p=mysite.git few tweaks --- diff --git a/styles/index.css b/styles/index.css index 9f9b608..4f5e183 100644 --- a/styles/index.css +++ b/styles/index.css @@ -8,6 +8,7 @@ html { background-position: center; } body { + font-family: serif; margin: 0 auto; width: 100%; max-width: 1000px; @@ -76,4 +77,5 @@ footer { justify-content: center; align-items: center; margin-top: 20px; + margin-bottom: 400px; }