Fix three-column text layout body margins
This commit is contained in:
@@ -53,6 +53,10 @@
|
||||
min-width: 0;
|
||||
}
|
||||
|
||||
.sg-text-layout-pattern__three-column-distributed > .sg-body {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.sg-text-layout-pattern__column--align-left {
|
||||
text-align: var(--text-align-text-layout-column-left);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user