mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 15:51:43 +00:00
PLG-590 - Add 16px margin between the "$9/month" and CTA (#62588)
This commit is contained in:
parent
2a09fe27db
commit
ab575f8197
@ -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>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user