1
This commit is contained in:
@@ -10,4 +10,11 @@
|
||||
-moz-background-size: cover; /* Mozilla*/
|
||||
-o-background-size: cover; /* Opera*/
|
||||
background-size: cover; /* Generic*/
|
||||
}
|
||||
|
||||
@media only screen and (max-width: 980px) {
|
||||
#game {
|
||||
height: auto;
|
||||
width: auto;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user