aboutsummaryrefslogtreecommitdiff
path: root/partials
diff options
context:
space:
mode:
authorRaghuram Subramani <raghus2247@gmail.com>2025-08-02 09:43:02 +0530
committerRaghuram Subramani <raghus2247@gmail.com>2025-08-02 09:43:02 +0530
commitd257acac369a77f892579166ba2bcfe1818e59ca (patch)
tree9fc5ad65e429a56214e311fd540c4c75d6589750 /partials
parentfcc121911fd06030320b8401bfae58f181490b55 (diff)
projects: add title to index
Diffstat (limited to 'partials')
-rw-r--r--partials/footer.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/partials/footer.html b/partials/footer.html
index e5e870f..6111045 100644
--- a/partials/footer.html
+++ b/partials/footer.html
@@ -1,4 +1,4 @@
-<footer class="w-full p-4 text-lg">
+<footer class="w-full pb-4 pt-12 text-lg">
<div class="text-center">
<p>The Quieter You Become, The More You Are Able To Hear.</p>
</div>