dkforest

A forum and chat platform (onion)
git clone https://git.dasho.dev/n0tr1v/dkforest.git
Log | Files | Refs | LICENSE

commit 26d900eebcb971eb1be903cfc51228562e439fbd
parent 9f1ee956c1b8bb14b43574a2e83f8402a9399b05
Author: n0tr1v <n0tr1v@protonmail.com>
Date:   Sun, 24 Dec 2023 00:16:58 -0500

cleanup

Diffstat:
Mpkg/web/handlers/poker.go | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/pkg/web/handlers/poker.go b/pkg/web/handlers/poker.go @@ -517,7 +517,6 @@ func PokerBetHandler(c echo.Context) error { } .info-text { margin-top: 4px; - font-size: 20px; font-family: Arial, Helvetica, sans-serif; font-size: 18px; }