diff --git a/common/common.scss b/common/common.scss index eb81acf..1940659 100644 --- a/common/common.scss +++ b/common/common.scss @@ -255,14 +255,6 @@ html { ), linear-gradient(0deg, var(--secondary) 100%, var(--secondary) 100%); } - .background-container { - position: fixed; - top: 0; - left: 0; - height: 100vh; - width: 100vw; - background: var(--secondary) - } } html body #main-outlet { @@ -508,9 +500,6 @@ html body #main-outlet { } .published-page { - .background-container { - display: none; - } &::before { background: linear-gradient( 90deg, diff --git a/common/header.html b/common/header.html deleted file mode 100644 index 976104f..0000000 --- a/common/header.html +++ /dev/null @@ -1 +0,0 @@ -