From f6cab5420dc073a83ee8f9140bbdece5b253f9e5 Mon Sep 17 00:00:00 2001 From: Andres Galante Date: Mon, 14 Aug 2017 10:33:30 -0300 Subject: [PATCH] Adds a default flag to paragraph-margin-bottom --- scss/_variables.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scss/_variables.scss b/scss/_variables.scss index e68fb23c833f..a2ed91944075 100644 --- a/scss/_variables.scss +++ b/scss/_variables.scss @@ -175,7 +175,7 @@ $link-hover-decoration: underline !default; // // Style p element. -$paragraph-margin-bottom: 1rem; +$paragraph-margin-bottom: 1rem !default; // Grid breakpoints