From a2a933460f6923af5cd56c74437b1774b0eb69e4 Mon Sep 17 00:00:00 2001 From: syui Date: Tue, 19 Mar 2024 21:07:05 +0900 Subject: [PATCH] fix --- dist/css/style.css | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/dist/css/style.css b/dist/css/style.css index ec6120c2d..2f8a8c192 100644 --- a/dist/css/style.css +++ b/dist/css/style.css @@ -43,10 +43,5 @@ footer { } @media screen and (max-width:1000px) { - div#canvas { - height: 1280px; - } - footer { - font-size: 30px; - } + }