+
+
-
+
+
+
+
+ ?👤 ?⏳ ?▮•▮
+
+
+ +
Pong Box
-
diff --git a/frontend/src/pages/pong/pong.css b/frontend/src/pages/pong/pong.css index 176eb9a..20a805f 100644 --- a/frontend/src/pages/pong/pong.css +++ b/frontend/src/pages/pong/pong.css @@ -6,7 +6,7 @@ @tailwind utilities; -.btn-style { +.pong-btn-style { @apply min-w-25 min-h-8 diff --git a/frontend/src/pages/pong/pong.html b/frontend/src/pages/pong/pong.html index 310c687..d46f343 100644 --- a/frontend/src/pages/pong/pong.html +++ b/frontend/src/pages/pong/pong.html @@ -1,18 +1,19 @@