commit 1762eef263799d400fa92ec4899ee916a71d3b8a
parent 2862a68801fdd48b162f3d57a3038f0562f442b8
Author: n0tr1v <n0tr1v@protonmail.com>
Date: Thu, 15 Jun 2023 06:21:53 -0700
improve style
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/pkg/web/handlers/interceptors/chess.go b/pkg/web/handlers/interceptors/chess.go
@@ -160,6 +160,7 @@ var ChessCSS = `
width: 15%;
height: 5.5%;
background-color: rgba(0, 0, 255, 0.6);
+ border-radius: 0 0 10px 10px
}
.newBoard {
position: relative;