Skip to content

Commit 9b53fc2

Browse files
committed
Contrast issue on footer
1 parent a240a57 commit 9b53fc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/site/_includes/footer.njk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<section>
2-
<footer class="py-20 text-blue-300">
2+
<footer class="py-20 text-blue-200">
33
<ul class="text-left md:flex justify-between">
44
<li class="p-2">&copy; {{ page.date | formatDate('yyyy') }} Netlify </li>
55
<li class="p-2"><a href="https://jamstack.org/slack">Chat on Slack</a></li>

0 commit comments

Comments
 (0)