From 77777b388d7def95ef0e17a1b24223a11fa2d12d Mon Sep 17 00:00:00 2001 From: Andres Galante Date: Mon, 14 Aug 2017 22:09:44 -0300 Subject: [PATCH] Adds a default flag to paragraph-margin-bottom (#23420) --- scss/_variables.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scss/_variables.scss b/scss/_variables.scss index 93fdedf349..fe48af5239 100644 --- a/scss/_variables.scss +++ b/scss/_variables.scss @@ -172,7 +172,7 @@ $link-hover-decoration: underline !default; // // Style p element. -$paragraph-margin-bottom: 1rem; +$paragraph-margin-bottom: 1rem !default; // Grid breakpoints