Skip to content

Commit c504088

Browse files
committed
Add minimum banner image display height to hold 3 lines of text
1 parent 9167734 commit c504088

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

get_together/static/css/get_together.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,7 @@ ul.errorlist li {
137137
.team-banner .card-img-top {
138138
max-width: 100%;
139139
height: auto;
140+
min-height: 120px;
140141
}
141142

142143
.team-banner .team-title {

0 commit comments

Comments
 (0)