mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-22 21:22:52 +02:00
Adds a default flag to paragraph-margin-bottom (#23420)
This commit is contained in:
committed by
Mark Otto
parent
6a49f88d8f
commit
77777b388d
@@ -172,7 +172,7 @@ $link-hover-decoration: underline !default;
|
||||
//
|
||||
// Style p element.
|
||||
|
||||
$paragraph-margin-bottom: 1rem;
|
||||
$paragraph-margin-bottom: 1rem !default;
|
||||
|
||||
|
||||
// Grid breakpoints
|
||||
|
Reference in New Issue
Block a user