From aee24a70484390eb3cbf210db7fe547b3ffee7d6 Mon Sep 17 00:00:00 2001 From: nickbristow Date: Wed, 23 Oct 2024 12:53:53 -0400 Subject: [PATCH] update scss --- src/app/styles/Home.module.scss | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/app/styles/Home.module.scss b/src/app/styles/Home.module.scss index fd9268a..e14a2a1 100644 --- a/src/app/styles/Home.module.scss +++ b/src/app/styles/Home.module.scss @@ -24,10 +24,6 @@ margin-bottom: -8px; } -.desktopHeroImage3Background { - background-image: url('../../../public/desktop-hero-3.svg'); -} - .sdkInfoMaxWidth { max-width: 100%; }