town-page/_assets/styles/theme/_typography.scss

5 lines
59 B
SCSS

.post-content {
p {
font-size: $base-font-size * 2;
}
}