updated callout padding

This commit is contained in:
REJack
2019-08-30 14:03:53 +02:00
parent 349ed57ce5
commit 643efcd1a4

View File

@@ -17,7 +17,7 @@
@extend .mb-3;
background-color: $white;
border-left: 5px solid $gray-200;
padding: .5rem 1rem .5rem .5rem;
padding: 1rem;
a {
color: $white;