Updating background images to be svgs
This commit is contained in:
@@ -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 & {
|
||||
|
||||
Reference in New Issue
Block a user