summaryrefslogtreecommitdiff
path: root/web-ui/app/scss/_mascot.scss
diff options
context:
space:
mode:
Diffstat (limited to 'web-ui/app/scss/_mascot.scss')
-rw-r--r--web-ui/app/scss/_mascot.scss8
1 files changed, 4 insertions, 4 deletions
diff --git a/web-ui/app/scss/_mascot.scss b/web-ui/app/scss/_mascot.scss
index d27dec9a..5cfac90d 100644
--- a/web-ui/app/scss/_mascot.scss
+++ b/web-ui/app/scss/_mascot.scss
@@ -6,9 +6,9 @@
left: 0;
width: 100%;
height: 100vh;
-
+
z-index: -100;
- background: #e5e5e3;
+ background: $contrast;
padding: 30px;
vertical-align:middle;
text-align:center;
@@ -26,7 +26,7 @@
}
.text{
- color:#666;
+ color:$medium_dark_grey;
margin-bottom: 40px;
}
}
@@ -42,7 +42,7 @@
}
.text{
- color:#666;
+ color:$medium_dark_grey;
margin-bottom: 40px;
}