diff --git a/www/index.html b/www/index.html index dddfdda..968c47b 100644 --- a/www/index.html +++ b/www/index.html @@ -20,13 +20,15 @@

LucalEncoded?

Shock

- - 0 + +
+ 0

Vibrate

- - 0 + +
+ 0
diff --git a/www/styles.css b/www/styles.css index e24c070..36ef2f5 100644 --- a/www/styles.css +++ b/www/styles.css @@ -12,6 +12,7 @@ body { margin-bottom: 1%; padding: 1%; border-radius: 25px; + max-width: 100vw; } .contentBox{ @@ -23,4 +24,8 @@ body { padding: 1%; border-radius: 25px; max-width: 80%; +} + +.sliderInput{ + width: 90%; } \ No newline at end of file