summaryrefslogtreecommitdiff
path: root/src/sass/_bootstrap.sass
diff options
context:
space:
mode:
authorSanto Cariotti <santo@dcariotti.me>2021-03-24 21:28:03 +0100
committerGitHub <noreply@github.com>2021-03-24 21:28:03 +0100
commite75b3fe8cc54f62d6c6dc6b3a0c98c2c7640017f (patch)
treea4d29f81306c519f21464c2d257a4e1f726db68a /src/sass/_bootstrap.sass
parent7075b22bda0da70108f150208a8b8f0898854eb1 (diff)
parent298076829936818ad95e5a9de4b57c81158779d2 (diff)
Merge pull request #13 from gico-net/feat/add-repo
Add repository if does not exists
Diffstat (limited to 'src/sass/_bootstrap.sass')
-rw-r--r--src/sass/_bootstrap.sass3
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