1
0

Meine Spiele Kategorien auf Startseite

This commit is contained in:
2024-01-02 23:07:05 +01:00
parent 481f9fb769
commit 3a88f0c766
7 changed files with 21 additions and 1 deletions

View File

@@ -17,7 +17,6 @@ body {
.header-container {
position: relative;
width: 100%;
}
.header-image {
@@ -149,3 +148,10 @@ body {
background-color: rgb(104, 0, 0);
}
}
.Spieletypen {
display: block;
}
.KategorieLink {
width: 15vw;
height: 100%;
}