Skip to content

Commit

Permalink
Set a minimum height for vendor titles
Browse files Browse the repository at this point in the history
  • Loading branch information
bhollis committed Sep 12, 2023
1 parent a4d9d54 commit 312871a
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 312871a

Please sign in to comment.