Skip to content

Commit

Permalink
Update cards
Browse files Browse the repository at this point in the history
  • Loading branch information
nanoparsec committed Apr 9, 2024
1 parent 960b7a9 commit af70018
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lib/components/cards/_cards.scss
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@

.card__text {
font-size: $font-size-md;
line-height: $heading-line-height-sm;
line-height: $paragraph-line-height-sm;
}

.card__label {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"faucet-pipeline-static": "^2.0.0",
"npm-run-all": "^4.1.5",
"prettier": "^3.1.0",
"stylelint": "^15.0.0",
"stylelint": "^15.10.3",
"stylelint-config-clean-order": "^5.0.0",
"stylelint-config-sass-guidelines": "^10.0.0",
"stylelint-config-standard": "^34.0.0"
Expand Down

0 comments on commit af70018

Please sign in to comment.