From cd69e9d20479cc218e4a39f43ab1e47c060eba73 Mon Sep 17 00:00:00 2001 From: Joanna Braccini <47434139+JoannaBraccini@users.noreply.github.com> Date: Thu, 18 Jul 2024 15:46:14 -0300 Subject: [PATCH] Update style.css --- css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index f48b3b8..7141e73 100644 --- a/css/style.css +++ b/css/style.css @@ -6,7 +6,7 @@ body { background-size: cover; background-position-x: center; background-position-y: -8rem; - height: 100vh; + /* height: 100vh; */ width: 100vw; overflow: hidden; }