From 9dcdd405026dfe9b82862a3f2441261f14b92d54 Mon Sep 17 00:00:00 2001 From: KingPleather <59103042+KingPleather@users.noreply.github.com> Date: Fri, 5 Jul 2024 22:33:18 -0700 Subject: [PATCH] Update VolunteerOpportunityScreen.js --- src/screens/VolunteerOpportunityScreen.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/screens/VolunteerOpportunityScreen.js b/src/screens/VolunteerOpportunityScreen.js index c7eef6e..bba9d17 100644 --- a/src/screens/VolunteerOpportunityScreen.js +++ b/src/screens/VolunteerOpportunityScreen.js @@ -110,11 +110,13 @@ const styles = StyleSheet.create({ about: { flex: 3, paddingLeft: "4%", + paddingTop:"5%", paddingRight: "8%", }, tagsContainer: { flex: 1.5, paddingLeft: "4%", + paddingTop:"5%", flexDirection: "column", }, tags: {