Image Section: Made Image Blocking

This commit is contained in:
2018-06-06 07:55:52 +10:00
parent 1a88e01eb4
commit dfeb2d6a46

View File

@ -11,6 +11,7 @@
position: relative; position: relative;
&__image { &__image {
display: block;
width: 100%; width: 100%;
} }