diff --git a/src/styles/blocks/top-bar.scss b/src/styles/blocks/top-bar.scss index 3f79ee55d9..f2a89dc1b2 100644 --- a/src/styles/blocks/top-bar.scss +++ b/src/styles/blocks/top-bar.scss @@ -57,7 +57,6 @@ left: 130px; top: 30px; background-color: $main-page-color; - border: 2px solid $c-gray; border-radius: 8px; } @@ -134,4 +133,3 @@ } } } -