shortened max hero height

This commit is contained in:
jorge 2022-02-02 14:14:21 +01:00
parent 94ffc19243
commit ae839911a9
1 changed files with 1 additions and 0 deletions

View File

@ -277,6 +277,7 @@ table.cf7-db-table tbody td > div {
position: relative;
min-width: 100%;
height: 40vw;
max-height: 50vh;
margin-bottom: 2rem;
overflow: hidden;
}