diff --git a/style.css b/style.css index f6314fc..3357072 100644 --- a/style.css +++ b/style.css @@ -135,8 +135,10 @@ .button.stealth { font-weight: normal; - margin-left: 0.25cm; - margin-top: 0.25cm; + display: flex; + justify-content: center; + align-items: center; + margin: unset; padding: unset; }