]> git.bochard.net Git - mysite.git/commitdiff
few tweaks
authorbochard <mail@tenkyuu.dev>
Fri, 21 Mar 2025 11:23:20 +0000 (19:23 +0800)
committerbochard <mail@tenkyuu.dev>
Fri, 21 Mar 2025 11:23:20 +0000 (19:23 +0800)
styles/index.css

index 9f9b608c9af312cbd50a58501be7df9575c220ed..4f5e183428c660001caee532b43f0ef973e876a5 100644 (file)
@@ -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;
 }