PLG-590 - Add 16px margin between the "$9/month" and CTA#62588
Conversation
vdavid
left a comment
There was a problem hiding this comment.
The solution looks right but the Loom talks about and displays top margin while the change involves setting the bottom margin (of which, the latter is the idiomatic solution). This feels contradictory (maybe the Loom was done with a different change on the code?), but approving the PR because the change looks right.
Hi @vdavid I forgot to remove the loom video after the app failed to run locally. I will ensure to update everything else going forward. Here is loom video |
Description
Add a 16px margin between "$9/month" and CTA on the cody/subscription page particularly on the Pro card
Changes made
Added a style class called "pro-margin-top" to the CodySubscriptionPage.module.scss file and then added the CTA section
Refs
GitStart Ticket
PLG Issue
Success Criteria
On inspection, margin between the sections should be 16px
Checklist
Demo Video:
https://www.loom.com/share/1661427edd4b4ceb92ad4dd3bde31a79?sid=b8fb38a9-b5a8-4674-a207-440d2943ced6
Test Plan
isProUserto `!isProUser