Add margin between footer sections
This commit is contained in:
parent
0a3c2b6351
commit
837853db12
|
@ -4,7 +4,7 @@
|
||||||
<p>© 2010-{{ 'now'|date('Y') }} {{ site.title }}</p>
|
<p>© 2010-{{ 'now'|date('Y') }} {{ site.title }}</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div>
|
<div class="mt-4 md:mt-0">
|
||||||
<p>
|
<p>
|
||||||
Built with <a href="https://sculpin.io">Sculpin</a>,
|
Built with <a href="https://sculpin.io">Sculpin</a>,
|
||||||
<a href="https://vuejs.org">Vue.js</a>
|
<a href="https://vuejs.org">Vue.js</a>
|
||||||
|
|
Loading…
Reference in a new issue