diff --git a/index.html b/index.html index a37cea0..9d2fbfa 100644 --- a/index.html +++ b/index.html @@ -51,6 +51,14 @@ + + + + + + {{ urlLength }} / 2048 + +
@Klemek - Github Repository - {{currentYear}} diff --git a/style.css b/style.css index 2fb0cd4..a568eae 100644 --- a/style.css +++ b/style.css @@ -134,7 +134,7 @@ table.config td { max-width: 30%; } -table.config td button { +table.config td button, table.config td progress { width: 100%; }