From f9b72acd2030709c8a968daa04ede840436aad04 Mon Sep 17 00:00:00 2001 From: wswidzinski Date: Sat, 13 Jan 2018 14:40:50 +0100 Subject: [PATCH] Add missing padding to structure section --- src/styles/components/_structure.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/src/styles/components/_structure.scss b/src/styles/components/_structure.scss index 467a69e..643247b 100644 --- a/src/styles/components/_structure.scss +++ b/src/styles/components/_structure.scss @@ -41,6 +41,7 @@ } &__details { + padding-right: 20px; font-weight: 300; color: $color-black;