diff options
Diffstat (limited to 'src/sass')
-rw-r--r-- | src/sass/_bootstrap.sass | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/sass/_bootstrap.sass b/src/sass/_bootstrap.sass index c83c1eb..4fbcb1c 100644 --- a/src/sass/_bootstrap.sass +++ b/src/sass/_bootstrap.sass @@ -26,3 +26,6 @@ h2 @media (max-width: 768px) @content +.toast-header + padding-bottom: 0 + margin-bottom: 0 |