diff --git a/src/_sass/_custom.scss b/src/_sass/_custom.scss index fcb72d1..82e75a5 100644 --- a/src/_sass/_custom.scss +++ b/src/_sass/_custom.scss @@ -1,3 +1,7 @@ +body { + font-family: system-ui; +} + .page__hero--overlay { padding: 1em; } @@ -85,6 +89,11 @@ border-radius: 20px; } +.feature__item .btn { + background-color: #0075a2; + color: #fff; +} + .feature__item .btn:hover { background-color: #777; color: #fff; @@ -142,13 +151,8 @@ background-color: #fff; } -#about .feature__wrapper .btn { - background-color: #0075a2; - color: #fff; -} - -#about .archive__item-title { - margin-top: 0.5em; +#about .feature__item .archive__item-title { + padding-top: 0.5em; } .feature__item--center { diff --git a/src/index.html b/src/index.html index 0974f32..b663bdb 100644 --- a/src/index.html +++ b/src/index.html @@ -1,5 +1,5 @@ --- -title: "Welcome to The Least-Authority File Store" +title: "Welcome The Least-Authority File Store" layout: splash author_profile: false header: @@ -19,26 +19,23 @@ documentation_list: - image_path: /assets/images/overview.svg alt: "overview" title: "Overview" - excerpt: >- -