We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6ad53e commit 6e07e6aCopy full SHA for 6e07e6a
1 file changed
src/components/Pricing/PricingAddons/index.js
@@ -182,6 +182,7 @@ export const PricingAddons = ({ isYearly = false, setIsYearly, enterprisePlan })
182
borderRadius: 2,
183
zIndex: 1,
184
marginTop: "24px",
185
+ paddingBottom: "1rem"
186
}}
187
>
188
<CardHeader
0 commit comments