This commit is contained in:
2024-04-21 18:07:45 +02:00
parent 9fbaccdcb2
commit 6bf06386e3
17 changed files with 181 additions and 181 deletions

View File

@@ -19,4 +19,5 @@ img {
margin: 0 auto;
max-width: 100%;
height: auto;
border-radius: 10px;
}

View File

@@ -23,7 +23,10 @@ main.grid-container {
text-align: center;
}
.game img {
width: 600;
height: 400;
img {
display: block;
margin: 0 auto;
max-width: 100%;
height: auto;
border-radius: 10px;
}

View File

@@ -18,4 +18,5 @@ img {
margin: 0 auto;
max-width: 100%;
height: auto;
border-radius: 10px;
}

View File

@@ -18,4 +18,5 @@ img {
margin: 0 auto;
max-width: 100%;
height: auto;
border-radius: 10px;
}

View File

@@ -18,4 +18,5 @@ img {
margin: 0 auto;
max-width: 100%;
height: auto;
border-radius: 10px;
}

View File

@@ -18,4 +18,5 @@ img {
margin: 0 auto;
max-width: 100%;
height: auto;
border-radius: 10px;
}

View File

@@ -19,4 +19,5 @@ img {
margin: 0 auto;
max-width: 100%;
height: auto;
border-radius: 10px;
}

View File

@@ -18,4 +18,5 @@ img {
margin: 0 auto;
max-width: 100%;
height: auto;
border-radius: 10px;
}