diff --git a/.eslintignore b/.eslintignore index 93619ad..d37325c 100644 --- a/.eslintignore +++ b/.eslintignore @@ -1,5 +1,3 @@ -# Gatsby public/ .cache - .vercel diff --git a/src/css/base.sass b/src/css/base.sass index 4e27d7d..2decd1e 100644 --- a/src/css/base.sass +++ b/src/css/base.sass @@ -3,7 +3,6 @@ $fonts: "-apple-system, Roboto, sans-serif, serif" body color: #fff background-color: #111 - background: url("../images/background.svg") no-repeat center center fixed background-size: cover margin: 0