From 92cf7bcd2112adb5157aa7a3216fef8a42205651 Mon Sep 17 00:00:00 2001 From: bellatl Date: Wed, 14 Feb 2024 19:21:45 -0500 Subject: [PATCH] 021424_6 --- assets/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/css/style.css b/assets/css/style.css index 26c1cab..0f530b7 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -284,7 +284,7 @@ h6 { #hero { width: 100%; height: 100vh; - background: url("../img/hero.jpg") top right no-repeat; + background: url("https: //ik.imagekit.io/8b7adhsrj/hero_oT6vzDyrT.webp.jpg?ik-sdk-version=javascript-1.4.3&updatedAt=1707956373344") top right no-repeat; background-size: cover; position: relative; }