MultiPlayer V1, its a pure 1 vs 1

This commit is contained in:
jeffcheasey88
2023-03-25 19:34:30 +01:00
parent c59a35cf62
commit b39c986e12
9 changed files with 176 additions and 129 deletions

View File

@@ -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% {