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

@@ -73,6 +73,6 @@
overflow: hidden;
@include size(100%, 140px);
@include background-image;
@include background-image("");
}
}