5 lines
92 B
SCSS
5 lines
92 B
SCSS
main.single {
|
|
.page-title, .page-summary, .content .container > * {
|
|
max-width: 80ch;
|
|
}
|
|
} |