PLG-590 - Add 16px margin between the "$9/month" and CTA (#62588)

This commit is contained in:
gitstart-app[bot] 2024-05-13 12:23:43 +02:00 committed by GitHub
parent 2a09fe27db
commit ab575f8197
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -199,7 +199,7 @@ export const CodySubscriptionPage: React.FunctionComponent<CodySubscriptionPageP
</Text>
</div>
<div className="d-flex flex-column border-bottom py-4">
<div className="mb-1">
<div className="mb-3">
<H2 className="text-muted d-inline mb-0">$9</H2>
<Text className="mb-0 text-muted d-inline">/month</Text>
</div>