From 35f6689f1969e5c3e878a2a26d76ee533fb67a7e Mon Sep 17 00:00:00 2001 From: Pugma Date: Sun, 13 Oct 2024 07:16:57 +0900 Subject: [PATCH] =?UTF-8?q?=E3=82=B5=E3=82=A4=E3=82=BA=E3=82=92=E6=B1=BA?= =?UTF-8?q?=E3=82=81=E3=82=8B=E8=A6=81=E7=B4=A0=E3=82=92=E3=83=AD=E3=82=B4?= =?UTF-8?q?=E3=82=88=E3=82=8A=E3=82=82=E4=B8=80=E3=81=A4=E8=A6=AA=E3=81=AE?= =?UTF-8?q?=20`div`=20=E3=81=AB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Layout/PageFooter.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/Layout/PageFooter.vue b/src/components/Layout/PageFooter.vue index 629c202..260b6de 100644 --- a/src/components/Layout/PageFooter.vue +++ b/src/components/Layout/PageFooter.vue @@ -18,11 +18,11 @@ text-align: center; } } -.logo { +.copy { max-width: 20rem; } -.copy { - width: 320px; +.logo { + width: 100%; } .copyright { font-size: 0.8rem;