Skip to content

Commit 03a1a00

Browse files
authored
Merge pull request #6809 from Namanv0509/addon-update
Slider styling update
2 parents ddd1247 + 242950b commit 03a1a00

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

  • src/components/Pricing/PricingAddons

src/components/Pricing/PricingAddons/styles.js

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,9 @@ export const sliderStyles = {
284284
justifyContent: "center"
285285
},
286286
baseOther: {
287-
mb: 2,
287+
mb: 4,
288+
ml: 6,
289+
width: "80%",
288290
display: "flex",
289291
justifyContent: "center"
290292
},

0 commit comments

Comments
 (0)