five-for-the-future/themes/wporg-5ftf/css/components/_archive.scss

10 lines
134 B
SCSS
Raw Normal View History

2019-10-25 14:32:05 -04:00
body.archive {
.page-title {
color: $color__text-heading-darker;
font-size: ms(8);
font-weight: 300;
line-height: 1.5;
}
}