From 00a6287ed6b162d78497d0eb24d150846aa7f610 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Thu, 23 Apr 2020 17:41:32 +0200 Subject: [PATCH] style(faqs): reduce (visual) size --- frontend/src/app.sass | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/frontend/src/app.sass b/frontend/src/app.sass index c25d04128..a45b39c25 100644 --- a/frontend/src/app.sass +++ b/frontend/src/app.sass @@ -1328,8 +1328,8 @@ a.breadcrumbs__home border-left-color: var(--color-success) .faq__question - font-size: 20px - font-weight: 600 + font-size: 18px + font-weight: 400 margin: 0 @@ -1340,7 +1340,7 @@ a.breadcrumbs__home margin-top: 7px .faq__section - padding-bottom: 17px + padding-bottom: 10px &:last-child, &.show-hide--collapsed border-bottom: none @@ -1351,7 +1351,7 @@ a.breadcrumbs__home padding-top: 30px .faq__section + .faq__section - margin-top: 17px + margin-top: 10px .faq__question-link opacity: 0.2