mirror of
https://github.com/thangisme/notes.git
synced 2025-02-21 06:57:46 -05:00
Improve default footer contrast
This improves Google Lighthouse accessibility score. As a human I agree that it was too faint.
This commit is contained in:
parent
cd192aa4e2
commit
d2d3609dea
@ -1,3 +1,3 @@
|
||||
{%- if site.footer_content -%}
|
||||
<p class="text-small text-grey-dk-000 mb-0">{{ site.footer_content }}</p>
|
||||
<p class="text-small text-grey-dk-100 mb-0">{{ site.footer_content }}</p>
|
||||
{%- endif -%}
|
||||
|
Loading…
x
Reference in New Issue
Block a user