diff --git a/src/main/resources/public/index.html b/src/main/resources/public/index.html index 5f078c7..bacd5ab 100644 --- a/src/main/resources/public/index.html +++ b/src/main/resources/public/index.html @@ -21,6 +21,10 @@ table { width: 100%; } + + input { + width: 65%; + } @@ -32,19 +36,17 @@ Add new URL
- +
- - Short URL (Optional) +
- @@ -63,4 +65,4 @@ - + \ No newline at end of file