From 160bf74be71f7538d3185fea46eb06f12057394b Mon Sep 17 00:00:00 2001 From: Manjila Singh Date: Tue, 29 Oct 2024 16:27:36 +0100 Subject: [PATCH] Updated CSS --- src/components/CommunityImpact.module.css | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/components/CommunityImpact.module.css b/src/components/CommunityImpact.module.css index 0ef1a98..5123efc 100644 --- a/src/components/CommunityImpact.module.css +++ b/src/components/CommunityImpact.module.css @@ -137,6 +137,12 @@ margin-left: 0.5rem; } +.paragraph { + font-size: 1.5rem; + margin-bottom:1.7rem; + text-align: center; +} + .post-list { list-style-type: none; padding: 0;