diff --git a/src/styles.css b/src/styles.css index bf8eb99..0c78c2d 100644 --- a/src/styles.css +++ b/src/styles.css @@ -21,7 +21,7 @@ body { .loading-bar { width: 100%; - max-width: 600px; + max-width: 200px; background-color: #ddd; border-radius: 5px; overflow: hidden;