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;
&__image {
display: block;
width: 100%;
}
@ -24,7 +25,7 @@
&__content {
@include t-absolute-fill();
&-inner {
position: relative;
height: 100%;