modified adjustment of the image in main home hero

This commit is contained in:
jorge 2022-03-29 11:17:00 +02:00
parent 366de595c5
commit 2eef69eef4
2 changed files with 5 additions and 13 deletions

File diff suppressed because one or more lines are too long

View File

@ -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;