diff --git a/src/assets/styles/index.css b/src/assets/styles/index.css index 049296ea..d0d387b4 100644 --- a/src/assets/styles/index.css +++ b/src/assets/styles/index.css @@ -335,20 +335,24 @@ code { /* articles */ article h2 { line-height: var(--line-height-2xl); - margin: 0 0 .25rem; + margin: 0 0 .125rem; } article [rel="author"], article time { font-size: var(--font-size-sm); line-height: var(--line-height-sm); - margin-right: .25rem; } article .meta > * { height: 1rem; } +article .meta .meta--icon { + display: inline-flex; + vertical-align: middle; +} + /* icons */ svg { stroke-width: var(--stroke-width-default); diff --git a/src/links.html b/src/links.html index 8b08c030..01c4165f 100644 --- a/src/links.html +++ b/src/links.html @@ -22,7 +22,7 @@ image: /assets/img/ogi/links.jpg {{ link.date | date: "%m.%Y" }} {%- if shareLink %} - + {% tablericon "brand-mastodon" "Mastodon post" %} {% endif -%}