ranks on frontpage #148

Merged
OpzekerIT merged 26 commits from dev into main 2023-11-28 09:03:29 +00:00
Showing only changes of commit 5a097a3c8e - Show all commits

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;
} }