formatting

This commit is contained in:
Lanta 2023-11-28 09:55:36 +01:00
parent 4c20a62b99
commit 8a929375e7

View file

@ -14,8 +14,8 @@ body {
background-size: cover; background-size: cover;
} }
.table-image { .table-image {
max-height: 100px; max-height: 25px;
max-width: 150px; max-width: 25px;
width: auto; width: auto;
height: auto; height: auto;
} }