From b70d7275f49411bf37f83a66b4e7db2a5082b2d3 Mon Sep 17 00:00:00 2001 From: dwnorm2 Date: Mon, 18 Sep 2023 12:59:06 -0500 Subject: [PATCH] .hero margin-top cvh convert --- css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index 474a935..4cc3919 100755 --- a/css/style.css +++ b/css/style.css @@ -157,7 +157,7 @@ main img { justify-content: center; align-items: center; gap: 30px; - margin-top: 40vh; + margin-top: 40dvh; overflow-x: hidden; } .hero h1 {