aboutsummaryrefslogtreecommitdiffstats
path: root/src/styles/landscape.scss
diff options
context:
space:
mode:
Diffstat (limited to 'src/styles/landscape.scss')
-rw-r--r--src/styles/landscape.scss3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/styles/landscape.scss b/src/styles/landscape.scss
index 765443c..43b8e98 100644
--- a/src/styles/landscape.scss
+++ b/src/styles/landscape.scss
@@ -1,7 +1,8 @@
@media (orientation: landscape) {
html {
- background-image: url('../images/horizontal_background.png');
+ background-image: url('../images/dashboardTextures.svg');
+ background-color: black;
}
body {