mirror of
https://github.com/WordPress/five-for-the-future.git
synced 2025-07-07 11:15:44 +03:00
9 lines
134 B
SCSS
9 lines
134 B
SCSS
body.archive {
|
|
|
|
.page-title {
|
|
color: $color__text-heading-darker;
|
|
font-size: ms(8);
|
|
font-weight: 300;
|
|
line-height: 1.5;
|
|
}
|
|
}
|