diff --git a/src/sass/views/tab-home.scss b/src/sass/views/tab-home.scss index 43c613bd9..fa6356347 100644 --- a/src/sass/views/tab-home.scss +++ b/src/sass/views/tab-home.scss @@ -112,9 +112,9 @@ color: $light-gray; } &__icon { - width: 20px; + width: 15px; position: relative; - top: 4px; + top: 3px; color: $light-gray; } }