From 796dc37e648f1c8c44ffe990cedd0be17669fabc Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Thu, 14 Apr 2022 00:59:35 -0400 Subject: Even more content --- styles/Home.module.css | 3 +++ 1 file changed, 3 insertions(+) (limited to 'styles/Home.module.css') diff --git a/styles/Home.module.css b/styles/Home.module.css index 125e21c..9645622 100644 --- a/styles/Home.module.css +++ b/styles/Home.module.css @@ -7,5 +7,8 @@ flex-direction: column; justify-content: center; align-items: center; +} + +.center { text-align: center; } -- cgit v1.2.3