From 4bb7f0e0d270f4df6968153e992abae584d674a8 Mon Sep 17 00:00:00 2001 From: TIllAd Date: Thu, 25 Jan 2024 11:27:11 +0100 Subject: [PATCH] whole page colored --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index da16fff..62b4227 100644 --- a/style.css +++ b/style.css @@ -5,7 +5,7 @@ } .tabContainer{ width: 100%; - height: 350px; + height: 100vh; } .tabContainer .buttonContainer{ height: 15%;