Created by: andresgalante
On #23140 we’ve introduce the $paragraph-margin-bottom variable to add a bottom margin on paragraphs. There is a missing !default flag making it hard to overwrite.
This PR is adding the !default flag
What do you think?