Skip to content

Commit

Permalink
fix: card link color changed
Browse files Browse the repository at this point in the history
  • Loading branch information
Wagner3UB committed Nov 25, 2022
1 parent f070b02 commit e2ca9a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion theme/ItaliaTheme/Blocks/_listing.scss
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

display: flex;
align-items: center;
color: $card-link-color;
color: $body-color;
font-size: $card-category-size;
letter-spacing: $card-category-l-spacing;
}
Expand Down

0 comments on commit e2ca9a1

Please sign in to comment.