mirror of
https://github.com/nunocoracao/blowfish.git
synced 2025-04-21 02:41:52 +02:00
Adjust margin-top for a more balanced look
This commit is contained in:
parent
6e0164d0e4
commit
e381e9bb03
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@
|
|||
{{ . | markdownify | emojify }}
|
||||
</h2>
|
||||
{{ end }}
|
||||
<div class="mt-1 mb-10 text-2xl">
|
||||
<div class="mt-3 mb-10 text-2xl">
|
||||
{{ with .Site.Author.links }}
|
||||
<div class="flex flex-wrap">
|
||||
{{ range $links := . }}
|
||||
|
|
Loading…
Add table
Reference in a new issue