fix: Add subscription plans offer text

This commit is contained in:
Ahmed Bouhuolia
2024-08-25 19:43:54 +02:00
parent 2072e35cfa
commit 79413fa85e
5 changed files with 59 additions and 2 deletions

View File

@@ -24,7 +24,7 @@ function SubscriptionPlansPeriodSwitcherRoot({
);
};
return (
<Group position={'center'} spacing={10} style={{ marginBottom: '1.2rem' }}>
<Group position={'center'} spacing={10} style={{ marginBottom: '1.6rem' }}>
<Text>Pay Monthly</Text>
<Switch
large