@mtvh/mtvh-design-system 0.0.23 → 0.0.24

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -148,6 +148,9 @@
148
148
  }
149
149
 
150
150
  a, span {
151
+ @include media-breakpoint-up($stepper-breakpoint) {
152
+ padding-left: 3px;
153
+ }
151
154
  @include media-breakpoint-down($stepper-breakpoint) {
152
155
  @include stepper-small-position
153
156
  }