From e68553956b60e99db52814fa7b1e06499248e9ba Mon Sep 17 00:00:00 2001 From: FiliusPatris Date: Sat, 10 Apr 2021 00:20:58 +0200 Subject: [PATCH] Fix intendation style --- styles/index.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/styles/index.css b/styles/index.css index a912c99..f0d0ce8 100644 --- a/styles/index.css +++ b/styles/index.css @@ -30,7 +30,7 @@ body { margin: 0; font-family: "Work Sans", sans-serif; font-weight: 250; - overflow-x: hidden; + overflow-x: hidden; text-align: center; }