aboutsummaryrefslogtreecommitdiff
path: root/partials/footer.html
blob: e5e870f0b100aa0aea1ac1c16020f5c6e3ba591c (plain)
1
2
3
4
5
<footer class="w-full p-4 text-lg">
  <div class="text-center">
    <p>The Quieter You Become, The More You Are Able To Hear.</p>
  </div>
</footer>