Remove fixed height for listing items

This made it look horrible on mobile.
This commit is contained in:
Jake Howard 2022-10-30 13:14:23 +00:00
parent 93c06b3fe7
commit 053f44bf35
Signed by: jake
GPG Key ID: 57AFB45680EDD477
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
.listing-item {
border-top: none !important;
max-height: 175px;
.image-column {
display: flex;