forked from EndMove/EndG-2048
MultiPlayer V1, its a pure 1 vs 1
This commit is contained in:
@@ -116,8 +116,10 @@ hr {
|
||||
margin-bottom: 30px; }
|
||||
|
||||
.container {
|
||||
width: 500px;
|
||||
margin: 0 auto; }
|
||||
width: 40%;
|
||||
margin: 0 auto;
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
@-webkit-keyframes fade-in {
|
||||
0% {
|
||||
|
||||
Reference in New Issue
Block a user