From e3b79123cdf712fb280fca2a6dac140aaf6b37a2 Mon Sep 17 00:00:00 2001 From: Quinten Date: Tue, 19 Dec 2023 23:46:25 +0100 Subject: [PATCH] Refactor: style changes --- style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/style.css b/style.css index efd83d0..41bc9e1 100644 --- a/style.css +++ b/style.css @@ -47,6 +47,7 @@ body { position: relative; max-width: 650px; margin: 0px auto; + text-align: center; } #input > svg {