Add whitespace below nav links on all pages

This commit is contained in:
russell@unturf.com 2026-02-27 08:22:44 -05:00
parent 7628a9f3e5
commit 5bf0e925b6
4 changed files with 4 additions and 4 deletions

View file

@ -94,7 +94,7 @@ The "head" tag holds "meta data" on how various clients should render or display
<!-- the unturf. logo in all it's raw & full definition glory! -->
<center><a href="/"><h1 style="font-family: 'chunkfiveregular'; margin-bottom: 0px;" >unturf.</h1></a></center>
<center><h3>grow food not lawn</h3></center>
<center><small><a href="/software/">free software</a> · <a href="/eight-forms-of-capital/">eight forms of capital</a> · <a href="/single-use-plastics/">single-use plastics</a> · <a href="/hemp-bioplastic/">hemp bioplastic</a></small></center>
<center style="margin-bottom: 2em;"><small><a href="/software/">free software</a> · <a href="/eight-forms-of-capital/">eight forms of capital</a> · <a href="/single-use-plastics/">single-use plastics</a> · <a href="/hemp-bioplastic/">hemp bioplastic</a></small></center>
<!--