From 54f0d286ebf36860ae6a7572d45756d3369e7193 Mon Sep 17 00:00:00 2001 From: DevSaLLein Date: Tue, 25 Jun 2024 13:45:33 -0300 Subject: [PATCH] finish project --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index b6ce02a..7ee0b55 100644 --- a/style.css +++ b/style.css @@ -242,7 +242,7 @@ main > section { .home { margin-top: 2rem; gap: 10rem; - height: 95vh; + min-height: 95vh; } .home > div > h2 {