From 6d2ebc56ead9a5f0b85cf7de2c90bbcf688edd0e Mon Sep 17 00:00:00 2001 From: bgoulard Date: Sat, 10 Jan 2026 12:18:26 +0100 Subject: [PATCH] [wip] --- frontend/src/pages/pong/pong.css | 2 +- frontend/src/pages/pong/pong.html | 27 ++++++++++++++------------- 2 files changed, 15 insertions(+), 14 deletions(-) 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 @@
-
- - - ?👤 - ?⏳ ?▮•▮ - - +
+
+ + +
+
+ ?👤 ?⏳ ?▮•▮ + +
+
+

Pong Box


-

- Pong Box -