Skip to content

Commit

Permalink
feat(micro-journeys): spacing adjustments
Browse files Browse the repository at this point in the history
  • Loading branch information
glassdimly committed Jan 14, 2020
1 parent 807dc59 commit 2e5dcf6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
Expand Up @@ -48,8 +48,7 @@ $bolt-interactive-step--dot-size: 1.2rem;
display: block;
flex: 1 0 30%;
position: relative;
margin-right: bolt-spacing(large);
margin-right: bolt-spacing(large);
margin-right: bolt-spacing(small);
@include bolt-micro-journeys-nav-items-wrapper;
}

Expand Down
Expand Up @@ -81,7 +81,6 @@ bolt-interactive-step {

@include bolt-mq(medium) {
@include bolt-padding-right(medium);
align-items: center;
}

.c-bolt-interactive-step--active & {
Expand Down

0 comments on commit 2e5dcf6

Please sign in to comment.