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;