diff --git a/src/sass/views/tab-home.scss b/src/sass/views/tab-home.scss index 49e5a57a7..4fb8edbc7 100644 --- a/src/sass/views/tab-home.scss +++ b/src/sass/views/tab-home.scss @@ -72,7 +72,7 @@ border-radius: 50px; } } - .next-step.item { + .next-step.item, .service.item { padding-top: 27px; padding-bottom: 27px; }