]> git.seodisparate.com - subtitle_displayer/commitdiff
Tweak size of slider
authorStephen Seo <seo.disparate@gmail.com>
Wed, 10 Jul 2024 05:49:14 +0000 (14:49 +0900)
committerStephen Seo <seo.disparate@gmail.com>
Wed, 10 Jul 2024 05:49:14 +0000 (14:49 +0900)
index.html

index 7d95e65580edf8bb4c10daed5e2782d07bab607f..e27a038c0e1523ace29bc1d2f6043ffdbab5d38a 100644 (file)
@@ -41,7 +41,7 @@
       bottom: 0;
       left: 30vw;
       width: 39vw;
-      height: 4vh;
+      height: 8vh;
       z-index: 2;
     }
     button.transport_button {