Merge branch 'main' into refactoring

This commit is contained in:
Florian Kaiser
2021-07-14 11:37:24 +02:00
committed by GitHub
6 changed files with 7 additions and 5 deletions

View File

@@ -28,7 +28,7 @@
background-color: #FFDDA1;
}
@media only screen and (max-width: 980px) {
@media only screen and (max-width: 600px) {
#game {
height: auto;
width: auto;