From 55977852f2ae8acf8cd00cf69c775ed8dcd7b12f Mon Sep 17 00:00:00 2001 From: Patrick Alvin Alcala Date: Thu, 2 Oct 2025 14:42:45 +0800 Subject: [PATCH] Fixed background issue --- src/assets/images/svg/background.svg | 28 +++++++++++++++------------- src/index.sass | 3 ++- 2 files changed, 17 insertions(+), 14 deletions(-) diff --git a/src/assets/images/svg/background.svg b/src/assets/images/svg/background.svg index 2230978..4c49b38 100644 --- a/src/assets/images/svg/background.svg +++ b/src/assets/images/svg/background.svg @@ -18,22 +18,24 @@ height="1734.7687" x="-313.60806" y="-317.57779" />Office of the City Building OfficialsOffice of the City Building Officialse-Sign Application + x="958.34998" + y="712.8595" + style="fill:#334d66;fill-opacity:1;stroke-width:15.9759">e-Sign Application diff --git a/src/index.sass b/src/index.sass index 329dc78..8f962fb 100644 --- a/src/index.sass +++ b/src/index.sass @@ -9,11 +9,12 @@ position: absolute top: 0 left: 0 - min-width: 90vw + min-width: 99vw min-height: 90vh object-fit: cover z-index: -1 opacity: 1 + background-attachment: fixed .close-text padding: 3rem 0 0 0