From 00e3105d85f9f4b85a7529250adfb0135d658e35 Mon Sep 17 00:00:00 2001 From: Watt Iamsuri Date: Mon, 26 Nov 2018 17:43:22 +0700 Subject: [PATCH] change gap variable value --- sass/utilities/initial-variables.sass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sass/utilities/initial-variables.sass b/sass/utilities/initial-variables.sass index 421bd3d5..4e1ce511 100644 --- a/sass/utilities/initial-variables.sass +++ b/sass/utilities/initial-variables.sass @@ -46,7 +46,7 @@ $weight-bold: 700 !default // Responsiveness // The container horizontal gap, which acts as the offset for breakpoints -$gap: 64px !default +$gap: 32px !default // 960, 1152, and 1344 have been chosen because they are divisible by both 12 and 16 $tablet: 769px !default // 960px container + 4rem