chore: styles
This commit is contained in:
parent
51b60301d1
commit
9b702520e2
42 changed files with 91 additions and 99 deletions
|
@ -1,6 +1,6 @@
|
|||
<footer{% unless updated %} style="margin-top:var(--sizing-3xl)"{% endunless %}>
|
||||
{%- if updated -%}
|
||||
<p class="explainer text-small text-centered"><em>This page was last updated on {{ updated | strip }}.</em></p>
|
||||
<p class="text-centered"><em>This page was last updated on {{ updated | strip }}.</em></p>
|
||||
{%- endif -%}
|
||||
<nav aria-label="Social icons" class="social flex-centered justify-centered text-centered">
|
||||
{%- for link in nav.footer_icons -%}
|
||||
|
|
Reference in a new issue