This commit is contained in:
Jan Breitkreuz 2024-08-29 08:52:29 +02:00
parent 9bdfca3250
commit d0c7c8e438

View File

@ -4,7 +4,7 @@
}
#spielRaum{
width: 1000px;
height: 1000px;
height: 700px;
margin: auto;
background-color: yellow;
position: relative;
@ -21,7 +21,7 @@ body{
}
#fuchs {
position: relative;
bottom: -750px;
bottom: -400px;
}
#fuchs img{
width: 200px;