modified adjustment of the image in main home hero
This commit is contained in:
parent
366de595c5
commit
2eef69eef4
File diff suppressed because one or more lines are too long
|
@ -260,10 +260,10 @@
|
||||||
align-content: center;
|
align-content: center;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
}
|
}
|
||||||
&.widget_media_image {
|
// &.widget_media_image {
|
||||||
justify-content: unset;
|
// justify-content: unset;
|
||||||
align-content: stretch;
|
// align-content: stretch;
|
||||||
}
|
// }
|
||||||
@include breakpoint(small){
|
@include breakpoint(small){
|
||||||
width: 100vw;
|
width: 100vw;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
|
|
Loading…
Reference in New Issue