Skip to content

Commit

Permalink
Adjusts collection page font sizes
Browse files Browse the repository at this point in the history
  • Loading branch information
Nathan Scheele committed Jul 25, 2024
1 parent b5d8f5d commit cad2d26
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions assets/base.css
Original file line number Diff line number Diff line change
Expand Up @@ -3605,3 +3605,11 @@ details-disclosure > details {
product-recommendations h2.h1 {
font-size: 15px;
}

.collection-hero__title {
font-size: 14px;
}

.product-card-wrapper .card__information .price {
font-size: 14px;
}

0 comments on commit cad2d26

Please sign in to comment.