From 9ef9680c3072655b36fe35a8bd3a8ca310928f92 Mon Sep 17 00:00:00 2001 From: Mathias Wagner Date: Mon, 12 Sep 2022 21:23:06 +0200 Subject: [PATCH] Updated the margin of the Feature component --- src/pages/Features/components/Feature/styles.sass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/Features/components/Feature/styles.sass b/src/pages/Features/components/Feature/styles.sass index dc72578..2d12ed7 100644 --- a/src/pages/Features/components/Feature/styles.sass +++ b/src/pages/Features/components/Feature/styles.sass @@ -4,7 +4,7 @@ display: flex justify-content: space-between margin-top: 3rem - margin-bottom: 2rem + margin-bottom: 5rem align-items: center .reverse