aboutsummaryrefslogtreecommitdiff
path: root/partials/footer.html
blob: f3724feaa10c0c35832d355554a6e03578711f71 (plain)
1
2
3
4
5
<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>
</footer>