Image Section: Made Image Blocking
This commit is contained in:
@ -11,6 +11,7 @@
|
|||||||
position: relative;
|
position: relative;
|
||||||
|
|
||||||
&__image {
|
&__image {
|
||||||
|
display: block;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -24,7 +25,7 @@
|
|||||||
|
|
||||||
&__content {
|
&__content {
|
||||||
@include t-absolute-fill();
|
@include t-absolute-fill();
|
||||||
|
|
||||||
&-inner {
|
&-inner {
|
||||||
position: relative;
|
position: relative;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
|
Reference in New Issue
Block a user