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

5 lines
59 B
SCSS
Raw Normal View History

2019-06-08 12:55:52 +00:00
.post-content {
p {
font-size: $base-font-size * 2;
}
}