shortened max hero height
This commit is contained in:
parent
94ffc19243
commit
ae839911a9
|
@ -277,6 +277,7 @@ table.cf7-db-table tbody td > div {
|
||||||
position: relative;
|
position: relative;
|
||||||
min-width: 100%;
|
min-width: 100%;
|
||||||
height: 40vw;
|
height: 40vw;
|
||||||
|
max-height: 50vh;
|
||||||
margin-bottom: 2rem;
|
margin-bottom: 2rem;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue