From 3c9f5ccd833a014730b6a2d5e79bc3142aac1280 Mon Sep 17 00:00:00 2001 From: Matthias Kretschmann Date: Thu, 13 Dec 2018 15:36:30 +0100 Subject: [PATCH] format --- src/styles/styles.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/styles/styles.scss b/src/styles/styles.scss index 3e843cf..63af36b 100644 --- a/src/styles/styles.scss +++ b/src/styles/styles.scss @@ -35,7 +35,7 @@ header { } h1 { - margin-bottom: $spacer / 2; + margin-bottom: $spacer / 2; font-size: $font-size-h3; @media (min-width: $break-point--small) {