some improvements
This commit is contained in:
parent
a3cb5a359b
commit
9111e6a6b6
3 changed files with 11 additions and 9 deletions
|
@ -8,7 +8,7 @@
|
|||
<nav class="flex items-center
|
||||
whitespace-nowrap overflow-x-auto overflow-y-hidden">
|
||||
{{ range .Site.Menus.main }}
|
||||
<a class="ml-3" href="{{ .URL }}">{{ .Name }}</a>
|
||||
<a class="ml-5" href="{{ .URL }}">{{ .Name }}</a>
|
||||
{{ end }}
|
||||
</nav>
|
||||
</header>
|
Loading…
Add table
Add a link
Reference in a new issue