diff --git a/web/style.css b/web/style.css --- a/web/style.css +++ b/web/style.css @@ -41,15 +41,7 @@ border-radius: 1px; font-family: var(--font-stack); } -input[type='submit'] { - -webkit-appearance: none; - -moz-appearance: none; - -webkit-border-radius: 0; -} -input[type='submit']::-moz-focus-inner { - border: 0; - padding: 0; -} + button svg { vertical-align: top; }