1
0

Liste auf Startseite

This commit is contained in:
Alexander 2024-01-02 23:09:16 +01:00
parent 3a88f0c766
commit 0944b22034

View File

@ -17,6 +17,7 @@ body {
.header-container { .header-container {
position: relative; position: relative;
width: 100%; width: 100%;
} }
.header-image { .header-image {
@ -151,7 +152,7 @@ body {
.Spieletypen { .Spieletypen {
display: block; display: block;
} }
.KategorieLink { .KategorieLink{
width: 15vw; width: 22vw;
height: 100%; height: 100%;
} }