dkforest

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

commit 7593cf68940542fb560ca3285b6a01327659d923
parent bb093e034a3cb9c8600f5efa25cb22f8449b17a5
Author: n0tr1v <n0tr1v@protonmail.com>
Date:   Sun, 24 Dec 2023 13:56:34 -0500

fix

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

diff --git a/pkg/web/handlers/poker/poker.go b/pkg/web/handlers/poker/poker.go @@ -2403,7 +2403,7 @@ body { position: absolute; background-size: contain; opacity: 0.07; - background-repeat-x: no-repeat; + background-repeat: no-repeat; background-position: center; margin-top: 45px; }