From: ametoresu Date: Wed, 25 Dec 2024 04:57:21 +0000 (+0800) Subject: fix some code errors X-Git-Url: https://git.bochard.net/?a=commitdiff_plain;h=ca4443787740df9cb8b4a65f19ea83256f448710;p=mysite.git fix some code errors --- diff --git a/index.html b/index.html index 51dfc69..4cf7364 100644 --- a/index.html +++ b/index.html @@ -66,7 +66,7 @@ p { font-weight: bold; font-size: 1.4rem; } -footer { +.footer { margin-top: 2rem; } @@ -118,9 +118,9 @@ footer {

- - + + \ No newline at end of file