From 711a3b1a1dde7e0795fb88e300e87d1e3c05caaa Mon Sep 17 00:00:00 2001 From: Preston Date: Thu, 26 Oct 2023 09:17:47 -0700 Subject: [PATCH] Update style.css --- style.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/style.css b/style.css index 935c27d..ef143c7 100644 --- a/style.css +++ b/style.css @@ -1,7 +1,9 @@ .title { font-family: Arial; + text-align: center; } .subtitle { font-family: Arial; + text-align: center; }