Skip to content

Commit

Permalink
Tweaks product card info font size
Browse files Browse the repository at this point in the history
  • Loading branch information
Nathan Scheele committed Aug 2, 2024
1 parent a70e46a commit 8123329
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions assets/base.css
Original file line number Diff line number Diff line change
Expand Up @@ -3776,4 +3776,9 @@ localization-form {

.scrolled-past-header .header__icons .header__search {
display: inline-block;
}

.card__heading {
font-size: 12px;
line-height: 20px;
}

0 comments on commit 8123329

Please sign in to comment.