Skip to content

Commit

Permalink
set a min image height for medical-sources-card, to ensure SVG images…
Browse files Browse the repository at this point in the history
… are always displayed.
  • Loading branch information
AnalogJ committed Aug 11, 2023
1 parent 204d35b commit ba64565
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
.img-fluid {
min-height:50px;
}

0 comments on commit ba64565

Please sign in to comment.