Updating background images to be svgs

This commit is contained in:
mgabdev
2020-01-27 17:20:07 -05:00
parent 6c8eea5160
commit c00c202d39
20 changed files with 246 additions and 118 deletions

View File

@@ -8,7 +8,7 @@
object-fit: contain;
@include max-size($media-modal-media-max-width, $media-modal-media-max-height);
@include background-image('/assets/images/void.png', contain, center, repeat);
@include background-image("", contain, center, repeat);
}
&--amorphous & {