Skip to content

Commit

Permalink
feat: make button styles more specific
Browse files Browse the repository at this point in the history
  • Loading branch information
laurelfulford committed May 8, 2024
1 parent 55136c2 commit 54fd12e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/newspack-ui/scss/elements/forms/_buttons.scss
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.newspack-ui {
// TODO: define some kind of size hierachy for buttons eg. small, medium, large.
&__button {
.newspack-ui__button {
align-items: center;
background: var( --newspack-ui-color-neutral-10 );
border: 0;
Expand Down

0 comments on commit 54fd12e

Please sign in to comment.