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; -}