feat(SW-213): Added renderOptions for text cols
This commit is contained in:
@@ -14,9 +14,14 @@
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
.text p {
|
||||
.p {
|
||||
color: var(--UI-Text-High-contrast);
|
||||
line-height: var(--Spacing-x3);
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.a {
|
||||
color: var(--Base-Text-High-contrast);
|
||||
}
|
||||
|
||||
.text section {
|
||||
|
||||
Reference in New Issue
Block a user