Skip to content

Commit

Permalink
Use %shared-spacer
Browse files Browse the repository at this point in the history
  • Loading branch information
teceler committed Aug 10, 2024
1 parent 3869854 commit 7d0789c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/assets/stylesheets/global.scss
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ button, .button {
.spacer { @extend %shared-spacer; }

.spacer-alt {
@extend %spacer;
@extend %shared-spacer;
background-color: $bg_color_spacer_alt;
}

Expand Down

0 comments on commit 7d0789c

Please sign in to comment.