Adjust fullwidth pattern image width
This commit is contained in:
@@ -76,6 +76,11 @@
|
|||||||
min-width: 0;
|
min-width: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.sg-public-page-pattern-text-and-picture-fullwidth > .sg-picture-full-width {
|
||||||
|
width: 60%;
|
||||||
|
min-width: 0;
|
||||||
|
}
|
||||||
|
|
||||||
.sg-public-page-pattern-text-and-picture-left__text {
|
.sg-public-page-pattern-text-and-picture-left__text {
|
||||||
grid-area: text;
|
grid-area: text;
|
||||||
min-width: 0;
|
min-width: 0;
|
||||||
@@ -122,4 +127,8 @@
|
|||||||
"picture"
|
"picture"
|
||||||
"text";
|
"text";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.sg-public-page-pattern-text-and-picture-fullwidth > .sg-picture-full-width {
|
||||||
|
width: 100%;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user