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;
|
||||
justify-content: center;
|
||||
}
|
||||
&.widget_media_image {
|
||||
justify-content: unset;
|
||||
align-content: stretch;
|
||||
}
|
||||
// &.widget_media_image {
|
||||
// justify-content: unset;
|
||||
// align-content: stretch;
|
||||
// }
|
||||
@include breakpoint(small){
|
||||
width: 100vw;
|
||||
margin: 0;
|
||||
|
|
Loading…
Reference in New Issue