Skip to content

Commit

Permalink
Adds a little extra line height to prevent title overlapping on inspi…
Browse files Browse the repository at this point in the history
…ration component in mobile view (#4256)
  • Loading branch information
spencerldixon authored Oct 17, 2024
1 parent 316b71e commit e68f2ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/webpacker/styles/category.scss
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,7 @@
h2,
h3 {
@extend .heading-m, .heading--margin-0;
line-height: 2rem;
}
}
}
Expand Down

0 comments on commit e68f2ee

Please sign in to comment.