From 16c8b066c839f961f9d3c17b733b628125f9c401 Mon Sep 17 00:00:00 2001 From: Lorenzo Cogotti Date: Thu, 24 Mar 2022 07:17:25 +0100 Subject: [PATCH] [themes/sass] Make getintouch spacing consistent. --- themes/doublefourteen/assets/sass/style.sass | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/themes/doublefourteen/assets/sass/style.sass b/themes/doublefourteen/assets/sass/style.sass index 9dc40ac..7b9614b 100644 --- a/themes/doublefourteen/assets/sass/style.sass +++ b/themes/doublefourteen/assets/sass/style.sass @@ -160,8 +160,8 @@ thead th flex-direction: row flex-wrap: wrap justify-content: right - gap: 1.5em - margin: 2em 3em 2em 2em + gap: $large-spacer + margin: $large-spacer $huge-spacer $large-spacer $large-spacer .button, .button:hover background-color: transparent