diff --git a/app/assets/stylesheets/components/_navbar.scss b/app/assets/stylesheets/components/_navbar.scss index dbbec614..633a54b9 100644 --- a/app/assets/stylesheets/components/_navbar.scss +++ b/app/assets/stylesheets/components/_navbar.scss @@ -8,7 +8,7 @@ bottom: 0; height: 4px; width: 100%; - background-size: 4px 4px; + background-size: 40px 40px; @include media-breakpoint-up('md') { bottom: unset;