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%; }