No SCSS errors anymore

This commit is contained in:
2021-11-01 09:49:58 +01:00
parent c2cdefff6d
commit b4508ee3e3
5 changed files with 56 additions and 7 deletions

View File

@@ -4,7 +4,6 @@
max-width: 700px;
max-height: 500px;
width: 50%;
@include RV-BoxShadow--simple($-grey);
box-shadow: 0 0 10px $-grey;
object-fit: cover;
object-position: 0 0;