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, 1 insertions, 1 deletions
diff --git a/src/styles/main.scss b/src/styles/main.scss
index 9137445..e3fa602 100644
--- a/src/styles/main.scss
+++ b/src/styles/main.scss
@@ -4,7 +4,7 @@
html {
height: 100%;
- background-color: #000000;
+ background-size: cover;
-webkit-overflow-scrolling: touch;
overflow: hidden;
}