diff --git a/static/css/style.css b/static/css/style.css index 588b18d..833c145 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -66,14 +66,14 @@ body { background-color: rgb(24,216,96); border: none; border-radius: 5px; - padding: 6px 8px; + padding: 10px 10px; color: #131313; font-weight: bold; cursor: pointer; text-decoration:none } - .btn2 { + /* .btn2 { margin-top: 10px; background-color: rgb(24,216,96); border: none; @@ -83,7 +83,7 @@ body { font-weight: bold; cursor: pointer; text-decoration:none - } + } */ .btn:hover { background-color: rgb(24,216,96); @@ -98,7 +98,4 @@ body { .container { padding: 10px; } - input { - touch-action: manipulation; - } } \ No newline at end of file diff --git a/templates/index.html b/templates/index.html index cdf14fa..fdaeeac 100644 --- a/templates/index.html +++ b/templates/index.html @@ -4,7 +4,7 @@ - + SpotDL Web