You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.

32 lines
527 B
Sass

.archives
padding-right: 5%
.archive__item
margin-bottom: 100px
.archive__title
font-family: "Concourse T3"
font-size: 46px
font-weight: 700
line-height: 33px
color: $black
.archive__date
font-family: "Concourse T3"
color: $black
font-size: 24px
font-style: italic
margin-bottom: 50px
.archive__content
.archive__content__item
color: $gray
font-family: "Concourse T3"
font-size: 22px
font-weight: 400
line-height: 32px
margin-bottom: 5px
a
color: $blue-2
font-weight: 700
text-decoration: underline