From f849f347adcc06bef2b4063426a5376debe4c4fa Mon Sep 17 00:00:00 2001 From: Pierre Tellier Date: Sun, 28 Apr 2024 21:15:25 +0200 Subject: [PATCH] small style update --- src/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/src/style.css b/src/style.css index 883640c..63445f1 100644 --- a/src/style.css +++ b/src/style.css @@ -38,6 +38,7 @@ body { display: flex; align-items: center; color: white; + height: 4vh; } .board {