From 03d681d08eeeb12db24040f88a927bd749196eaf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=AB=8F=E8=A8=AA=E5=AD=90?= Date: Mon, 17 Jul 2023 01:30:56 +0900 Subject: [PATCH] =?UTF-8?q?=E3=81=94=E3=82=81=E3=82=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- static/style.css | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/static/style.css b/static/style.css index 8e030e6..a46b304 100644 --- a/static/style.css +++ b/static/style.css @@ -86,13 +86,10 @@ select, input.langchange { } .submit, .footer, h1 { + margin-top: 32px; text-align: center; } input.langchange { font-size: 24px; } - -.submit, .footer, h1 { - margin-top: 32px; -}