File size: 76 Bytes
1e92f2d |
1 2 3 4 5 6 |
@import "~payload/scss";
.rich-text-large-body {
font-size: base(0.8);
}
|
1e92f2d |
1 2 3 4 5 6 |
@import "~payload/scss";
.rich-text-large-body {
font-size: base(0.8);
}
|