Skip to content

Commit ec49a97

Browse files
committed
Updated stepper spacing
1 parent f33d058 commit ec49a97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Stepper/style/Stepper.module.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
.stepWide {
5757
&:not(:first-of-type) {
5858
&:before {
59-
width: min(140px, 10vw);
59+
width: min(120px, 10vw);
6060
}
6161
}
6262
}

0 commit comments

Comments
 (0)