commit 891a15901a6b83a657942dcd1f3769893d9e4682 parent 3260fe8994312627ac50816cce3b8a4304d439e0 Author: n0tr1v <n0tr1v@protonmail.com> Date: Sat, 9 Dec 2023 02:35:20 -0500 ui Diffstat:
| M | pkg/web/handlers/poker/poker.go | | | 2 | ++ |
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/pkg/web/handlers/poker/poker.go b/pkg/web/handlers/poker/poker.go @@ -1527,6 +1527,8 @@ body { .card .inner { padding: 5px; font-size: 25px; + display: flex; + justify-content: center; } .back{ position:absolute;