Skip to content

Commit

Permalink
Merge pull request #9875 from DestinyItemManager/vendor-title
Browse files Browse the repository at this point in the history
Set a minimum height for vendor titles
  • Loading branch information
bhollis authored Sep 15, 2023
2 parents 5f37cda + 312871a commit 6640906
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app/vendors/single-vendor/SingleVendor.m.scss
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

h1 {
margin: 0;
min-height: 1lh;
}

img,
Expand Down

0 comments on commit 6640906

Please sign in to comment.