From a9c24e1e8761ee9ce1db5d0ec8a38320ca8f40f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A6=BA=E7=8B=A8?= <18119604035@163.com> Date: Mon, 3 Jul 2023 11:32:41 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/footer/index.module.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/footer/index.module.scss b/src/components/footer/index.module.scss index 3079b2f..644bf8e 100644 --- a/src/components/footer/index.module.scss +++ b/src/components/footer/index.module.scss @@ -1,5 +1,6 @@ .footer-box { width: 100%; + float: left; height: 12px; font-size: 12px; font-weight: 400;