From 1e1bcf15cd7211210c32dba73da03db64eba495f Mon Sep 17 00:00:00 2001
From: Yuval Adam <_@yuv.al>
Date: Wed, 18 Oct 2017 22:11:16 +0300
Subject: Slider styles
---
Geshem.vue | 8 ++++++--
static/js/build.js | 6 +++---
2 files changed, 9 insertions(+), 5 deletions(-)
diff --git a/Geshem.vue b/Geshem.vue
index 24aa154..afba8ce 100644
--- a/Geshem.vue
+++ b/Geshem.vue
@@ -5,7 +5,7 @@
{{ time }}
-
+
@@ -134,9 +134,13 @@
}
#slider {
position: absolute;
- bottom: 10vh;
+ bottom: 8vh;
width: 30vw;
margin-left: 35vw;
+ @media only screen and (max-device-width: 812px) {
+ width: 80vw;
+ margin-left: 8vw;
+ }
}
}
diff --git a/static/js/build.js b/static/js/build.js
index 5c05326..ca144dc 100644
--- a/static/js/build.js
+++ b/static/js/build.js
@@ -130,7 +130,7 @@ eval("// style-loader: Adds some css to the DOM by adding a