Add heading to public page text and picture pattern
This commit is contained in:
@@ -22,6 +22,12 @@
|
||||
color: var(--text-public-page-pattern-text-picture);
|
||||
}
|
||||
|
||||
.sg-public-page-pattern-text-and-picture-right > .sg-sub-heading {
|
||||
grid-column: 1 / -1;
|
||||
margin: 0;
|
||||
color: var(--text-public-page-pattern-text-picture);
|
||||
}
|
||||
|
||||
.sg-public-page-pattern-text-and-picture-right__text {
|
||||
grid-area: text;
|
||||
min-width: 0;
|
||||
|
||||
Reference in New Issue
Block a user