diff --git a/static/style.css b/static/style.css index cca8f4a..7fc0e95 100644 --- a/static/style.css +++ b/static/style.css @@ -166,4 +166,10 @@ html { .drop-zone__input { display: none; + } + + button { + border-radius: 0px; + width: 20%; + height: 70px; } \ No newline at end of file