📱 Reflow some elements at smaller screen sizes

This commit is contained in:
James Panther
2021-08-14 13:33:45 +10:00
parent 5aa764976c
commit 1b1615476d
5 changed files with 7 additions and 5 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
</div>
{{ end }}
{{ with .Site.Author.links }}
<div class="flex text-lg text-gray-400 dark:text-gray-500">
<div class="flex flex-wrap text-lg text-gray-400 dark:text-gray-500">
{{ range $links := . }}
{{ range $name, $url := $links }}
<a