Skip to content

Commit

Permalink
Add %button--shadow to zen styles.
Browse files Browse the repository at this point in the history
  • Loading branch information
frjo committed May 8, 2023
1 parent 0647908 commit 012c465
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions assets/sass/_zen.scss
Original file line number Diff line number Diff line change
Expand Up @@ -227,6 +227,10 @@ figure {
background-color: var(--color-error-bg);
}
}

button {
@extend %button--shadow;
}
}

.js-submitted {
Expand Down

0 comments on commit 012c465

Please sign in to comment.