Skip to content

Commit 65d131d

Browse files
committed
slider styling update
Signed-off-by: Namanv509 <namanverma00260@gmail.com>
1 parent 2586fbc commit 65d131d

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)