added ball + bounces; started on queu system for user to join game
This commit is contained in:
parent
7571927097
commit
8a6394786c
7 changed files with 258 additions and 182 deletions
|
|
@ -100,7 +100,6 @@
|
|||
justify-center;
|
||||
}
|
||||
|
||||
|
||||
.text-style {
|
||||
@apply
|
||||
text-black
|
||||
|
|
@ -123,7 +122,6 @@
|
|||
@apply absolute right-4 w-[12px] h-[80px] top-[0px];
|
||||
}
|
||||
|
||||
|
||||
.pong-center-line {
|
||||
@apply
|
||||
absolute
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue