Skip to content

Commit

Permalink
fix: Reduce spacing between guide step and title (#388)
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Sauble authored Jul 1, 2020
1 parent 6919c9b commit 9ba61ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Step.module.scss
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
.stepNumber {
font-size: 0.75rem;
color: var(--accent-text-color);
margin-bottom: 0;
}
}

Expand Down

0 comments on commit 9ba61ac

Please sign in to comment.