From f2bdee2f9c8fb1e1a886ed9f43062e673373c56b Mon Sep 17 00:00:00 2001 From: kolaente Date: Wed, 25 Dec 2019 14:24:06 +0100 Subject: [PATCH] More space after feature columns --- src/main.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main.scss b/src/main.scss index bc79d22..944b781 100644 --- a/src/main.scss +++ b/src/main.scss @@ -254,6 +254,7 @@ h1, h2, h3, h4, h5, h6 { .columns.feature { justify-content: space-between; + margin-bottom: 4em; .column{ width: 48%;