Einige Styling änderungen
This commit is contained in:
@@ -35,19 +35,4 @@ img{
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
justify-content: space-evenly;
|
||||
}
|
||||
|
||||
.backgroundTile,
|
||||
.overlayTile {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
}
|
||||
|
||||
.backgroundTile {
|
||||
z-index: 0;
|
||||
}
|
||||
|
||||
.overlayTile {
|
||||
z-index: 1;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user