diff options
Diffstat (limited to '_scss/components/_core.scss')
-rw-r--r-- | _scss/components/_core.scss | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/_scss/components/_core.scss b/_scss/components/_core.scss index 497b226..06e97cf 100644 --- a/_scss/components/_core.scss +++ b/_scss/components/_core.scss @@ -9,7 +9,6 @@ html { background-color: $color-html; - background-image: url('/assets/background.svg'); height: 100%; overflow-y: scroll; } |