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.

21 lines
426 B
Sass

main
.flex-grid
align-items: normal
justify-content: flex-end
padding: 0
.main__content
width: $container-main-width
padding-right: 20px
padding-left: 20px
padding-bottom: 20px
.name404
text-align: center
font-size: 40px
line-height: 60px
padding: 100px 0
@import "modules/content/articles"
@import "modules/content/article"
@import "modules/content/archives"