From 32ecfb4c6cbeb1bc8da484add1ae8b0a67357a77 Mon Sep 17 00:00:00 2001 From: Sergey Andrievskiy Date: Fri, 30 Oct 2020 13:53:30 +0300 Subject: [PATCH] refactor(main info): remove redundant rule --- .../home/main-info-section/main-info-section.component.scss | 4 ---- 1 file changed, 4 deletions(-) diff --git a/docs/app/pages/home/main-info-section/main-info-section.component.scss b/docs/app/pages/home/main-info-section/main-info-section.component.scss index 816c87f4..8c0798cb 100644 --- a/docs/app/pages/home/main-info-section/main-info-section.component.scss +++ b/docs/app/pages/home/main-info-section/main-info-section.component.scss @@ -113,10 +113,6 @@ display: flex; flex-direction: column; margin-top: 1.875rem; - - & > *:nth-child(n+2) { - margin-top: 1rem; - } } .buttons-links {