5 lines
94 B
SCSS
5 lines
94 B
SCSS
|
.LP-Paragraph {
|
||
|
color: black;
|
||
|
font-family: $-primary-serif-font;
|
||
|
font-size: 1.2rem;
|
||
|
}
|