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

6 lines
76 B
SCSS

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