Tweak size of slider
All checks were successful
Publish to burnedkirby.com/subtitle / publish-site (push) Successful in 1s
All checks were successful
Publish to burnedkirby.com/subtitle / publish-site (push) Successful in 1s
This commit is contained in:
parent
640dd2dd1d
commit
5330854ba2
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
left: 30vw;
|
left: 30vw;
|
||||||
width: 39vw;
|
width: 39vw;
|
||||||
height: 4vh;
|
height: 8vh;
|
||||||
z-index: 2;
|
z-index: 2;
|
||||||
}
|
}
|
||||||
button.transport_button {
|
button.transport_button {
|
||||||
|
|
Loading…
Reference in a new issue