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