This commit is contained in:
Thijs Stobbelaar 2023-11-28 09:57:33 +01:00
parent 5a097a3c8e
commit 52fb2e5ff4
2 changed files with 3 additions and 3 deletions

View file

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