From 910cabc8e6fb0273886294245fc91c541132d887 Mon Sep 17 00:00:00 2001 From: Pierre Tellier Date: Sun, 28 Apr 2024 21:16:04 +0200 Subject: [PATCH] smaller style update --- src/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/style.css b/src/style.css index 63445f1..9d1f2d1 100644 --- a/src/style.css +++ b/src/style.css @@ -38,7 +38,7 @@ body { display: flex; align-items: center; color: white; - height: 4vh; + height: 5vh; } .board {