diff --git a/src/app/styles/header.scss b/src/app/styles/header.scss index a032b1d..fdb0a5f 100644 --- a/src/app/styles/header.scss +++ b/src/app/styles/header.scss @@ -170,7 +170,7 @@ &-item { display: flex; - gap: 0px; + gap: 8px; padding: 10px 14px; border-bottom: 1px solid v.$b-color-1; transition: background-color 0.2s;