diff options
Diffstat (limited to 'partials/footer.html')
-rw-r--r-- | partials/footer.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/partials/footer.html b/partials/footer.html index 6111045..e763b96 100644 --- a/partials/footer.html +++ b/partials/footer.html @@ -1,4 +1,4 @@ -<footer class="w-full pb-4 pt-12 text-lg"> +<footer class="w-full pb-4 pt-12 px-8 text-sm md:text-lg"> <div class="text-center"> <p>The Quieter You Become, The More You Are Able To Hear.</p> </div> |