diff --git a/assets/scss/base/page.scss b/assets/scss/base/page.scss index 1c9c5ad..5c7ec0a 100644 --- a/assets/scss/base/page.scss +++ b/assets/scss/base/page.scss @@ -44,6 +44,13 @@ h5 {font-size: 1.2em} h6 {font-size: 1em} + h1 {font-size: 1.8em} + h2 {font-size: 1.600em} + h3 {font-size: 1.423em} + h4 {font-size: 1.265em} + h5 {font-size: 1.125em} + h6 {font-size: 1em} + blockquote { font-size: 1em; margin: 1em 0; diff --git a/assets/scss/work/index.scss b/assets/scss/work/index.scss index 4534aed..9c3061b 100644 --- a/assets/scss/work/index.scss +++ b/assets/scss/work/index.scss @@ -50,7 +50,7 @@ &::before { content: " "; position: absolute; - top: 0.75em; + top: 1.25em; width: 2em; height: 2em; z-index: 1; diff --git a/assets/scss/work/mastodon/index.scss b/assets/scss/work/mastodon/index.scss index 70ee739..a3854a4 100644 --- a/assets/scss/work/mastodon/index.scss +++ b/assets/scss/work/mastodon/index.scss @@ -181,16 +181,17 @@ border-radius: 100em; padding: 0 0.5em; border: 0.25em solid #303643; + background: #303643; } } .old .card__head:before { content: 'OLD'; - color: hsl(0,40%,80%); + color: #c89bae; } .new .card__head:before { content: 'NEW'; - color: hsl(120,40%,80%); + color: #aec89b; } .methods ul, .entities ul { list-style-type: disc; @@ -254,9 +255,6 @@ cite { margin-top: 1em; text-align: right; - display: flex; - flex-flow: column; - justify-content: end; em { font-weight: 700; } diff --git a/content/work/mastodon/index.html b/content/work/mastodon/index.html index 06523a3..ae5a6f3 100644 --- a/content/work/mastodon/index.html +++ b/content/work/mastodon/index.html @@ -55,6 +55,7 @@ cover: "/images/mastodocs.jpg"

So... yeah, that's how this all happened.

+
-

Let me show you how I applied my process.

+

Let me show you what I did.

A brand new user guide

@@ -294,17 +296,20 @@ cover: "/images/mastodocs.jpg"
  • bookmarks
  • favourites
  • +
  • mutes
  • ...
  • statuses
    • media
    • -
    • ...
    • +
    • polls
    • +
    • scheduled_statuses
  • timelines
    • conversations
    • -
    • ...
    • +
    • lists
    • +
    • markers
    • streaming
  • notifications