Skip to content

Commit

Permalink
Tweak font sizing
Browse files Browse the repository at this point in the history
  • Loading branch information
BrettJay committed Oct 9, 2024
1 parent 13f2135 commit dbc0ea9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/frontend/css/pages/homepage/_products.scss
Original file line number Diff line number Diff line change
Expand Up @@ -69,9 +69,9 @@
0px 4px 4px 0px rgba(0, 0, 0, 0.01);
padding-right: 12px;
background: #fff;
font-size: 14px;
font-size: 15px;
color: #28243f;
font-weight: medium;
font-weight: 600;
margin-bottom: 16px;
svg {
width: 24px;
Expand Down

0 comments on commit dbc0ea9

Please sign in to comment.