summaryrefslogtreecommitdiffstats
path: root/src/styles/main.scss
diff options
context:
space:
mode:
Diffstat (limited to 'src/styles/main.scss')
-rw-r--r--src/styles/main.scss2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/styles/main.scss b/src/styles/main.scss
index afba538..7b6c6a3 100644
--- a/src/styles/main.scss
+++ b/src/styles/main.scss
@@ -7,6 +7,8 @@ html {
background-size: cover;
-webkit-overflow-scrolling: touch;
user-select: none;
+ background-image: url('../images/dashboardTextures.svg');
+ background-color: black;
}
img {