Fix public page pattern heading and image grid
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
color: var(--text-public-page-pattern-text-picture);
|
||||
}
|
||||
|
||||
.sg-public-page-pattern-text-and-picture-right > .sg-sub-heading {
|
||||
.sg-public-page-pattern-text-and-picture-right > .sg-heading-h2 {
|
||||
grid-column: 1 / -1;
|
||||
margin: 0;
|
||||
color: var(--text-public-page-pattern-text-picture);
|
||||
@@ -33,7 +33,7 @@
|
||||
min-width: 0;
|
||||
}
|
||||
|
||||
.sg-public-page-pattern-text-and-picture-right__picture {
|
||||
.sg-public-page-pattern-text-and-picture-right > .sg-picture-full-width {
|
||||
grid-area: picture;
|
||||
min-width: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user