Add spacing above widgets
This commit is contained in:
parent
91cdf824f2
commit
7fe8c5fa3f
|
@ -1,4 +1,6 @@
|
|||
<aside class="mt-24">
|
||||
<?php get_template_part( 'template-parts/footer/footer', 'widgets' ); ?>
|
||||
</aside>
|
||||
|
||||
<footer class="pt-24 pb-16">
|
||||
<p class="text-gray-600">
|
||||
|
|
Loading…
Reference in a new issue