mirror of
https://github.com/snachodog/just-the-docs.git
synced 2025-04-04 03:01:23 -06: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