9 lines
94 B
SCSS
9 lines
94 B
SCSS
/*
|
|
|
|
Add styles or override variables from the theme here.
|
|
|
|
*/
|
|
|
|
p {
|
|
text-align: justify;
|
|
}
|