diff --git a/media/style.css b/media/style.css index 0cf7280..37fd7da 100644 --- a/media/style.css +++ b/media/style.css @@ -78,7 +78,7 @@ input[type=submit] { progress { height: 12px; width: 90%; - border-radius: 6px; + border-radius: 7px; border: 1px solid #282c34; background-color: #bbc2cf; color: #ff6c6b;