mirror of
https://github.com/imfing/hextra.git
synced 2025-06-20 07:01:25 -04:00
chore(style): better footer logo alignment (#212)
This commit is contained in:
@ -39,7 +39,7 @@
|
||||
<span>
|
||||
{{- . | markdownify -}}
|
||||
{{- if strings.Contains . "Hextra" -}}
|
||||
{{- partial "utils/icon.html" (dict "name" "hextra" "attributes" `height=1em class="inline-block ml-1 align-text-bottom"`) -}}
|
||||
{{- partial "utils/icon.html" (dict "name" "hextra" "attributes" `height=1em class="inline-block ml-1 align-[-2.5px]"`) -}}
|
||||
{{- end -}}
|
||||
</span>
|
||||
</a>
|
||||
|
Reference in New Issue
Block a user