diff --git a/resources/static/styles.css b/resources/static/styles.css index fafd7c3..1a4550a 100644 --- a/resources/static/styles.css +++ b/resources/static/styles.css @@ -57,10 +57,6 @@ input { width: 65%; } -form input[name="shortUrl"] { - text-transform: lowercase; -} - form input[name="shortUrl"]::placeholder { text-transform: none; }