From 8defe6564b602554979730cfa22615f491e5863e Mon Sep 17 00:00:00 2001 From: Ari Archer Date: Thu, 26 Oct 2023 18:18:17 +0300 Subject: [PATCH] update @ Thu Oct 26 18:18:17 EEST 2023 Signed-off-by: Ari Archer --- content/critical.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/critical.css b/content/critical.css index f63dbb0..fe5b2f2 100644 --- a/content/critical.css +++ b/content/critical.css @@ -79,7 +79,7 @@ br { } main { - height: 98vh; + height: 96.5vh; display: flex; flex-direction: column; }