diff --git a/index.html b/index.html index f5e9d7e..d6b8ce1 100644 --- a/index.html +++ b/index.html @@ -44,6 +44,10 @@ height: 8vh; z-index: 2; } + input#uploadInput { + font-size: 10vh; + z-index: 3; + } button.transport_button { background-color: transparent; background-repeat: no-repeat;