divers fix

This commit is contained in:
2021-06-03 15:49:12 +02:00
parent bd16b1a431
commit 8d27853b79
4 changed files with 42 additions and 74 deletions
@@ -7,6 +7,7 @@ $image-margin: 2rem;
// styling
.callout {
background: $text-bg;
// filter:opacity(0.2);
color: #fff;
padding: $text-padding $content-padding;
@include breakpoint(desktop-only) {