Skip to content

Commit

Permalink
reduce letter spacing for filter apply buttons
Browse files Browse the repository at this point in the history
  • Loading branch information
austensen committed Apr 3, 2023
1 parent 2b218ee commit 8cc98cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions client/src/styles/PortfolioFilters.scss
Original file line number Diff line number Diff line change
Expand Up @@ -386,6 +386,7 @@
.button.is-primary {
align-self: center;
margin: 0.9rem 0 1rem 0;
letter-spacing: 0.02em;
}
@include for-phone-only() {
.minmax-container .button.is-primary {
Expand Down

0 comments on commit 8cc98cd

Please sign in to comment.