aboutsummaryrefslogtreecommitdiff
path: root/src/_includes/partials/footer.njk
diff options
context:
space:
mode:
Diffstat (limited to 'src/_includes/partials/footer.njk')
-rw-r--r--src/_includes/partials/footer.njk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/_includes/partials/footer.njk b/src/_includes/partials/footer.njk
index b187151..8a1a660 100644
--- a/src/_includes/partials/footer.njk
+++ b/src/_includes/partials/footer.njk
@@ -1,4 +1,4 @@
-<footer class="items-center px-6 py-2 mt-auto bg-darkish-300 text-lightish-200">
+<footer class="items-center px-6 py-2 mt-auto bg-main-dark-brown-2 text-main-cream-white-2">
<ul class="w-full flex md:hidden gap-5 font-supply-regular ml-auto justify-center mt-5 md:mt-0">
<li class="hover:text-lightish-50 inline-block"><a title="Twitter" target="_blank" href="https://twitter.com/indrajithKLIS" class="links">{% feather "twitter" %}</a></li>
<li class="hover:text-lightish-50 inline-block"><a title="Github" target="_blank" href="https://github.com/cooljith91112" class="links">{% feather "github" %}</a></li>