Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/EmielH/stip-hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'assets/scss/stip/_base.scss')
-rw-r--r--assets/scss/stip/_base.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/assets/scss/stip/_base.scss b/assets/scss/stip/_base.scss
index 09ec497..6579164 100644
--- a/assets/scss/stip/_base.scss
+++ b/assets/scss/stip/_base.scss
@@ -13,7 +13,6 @@ html {
body {
background-color: $color-background;
- background: url('/images/background.jpg');
background-repeat: no-repeat;
background-attachment: fixed;
}