mirror of
https://github.com/inventree/inventree-website.git
synced 2025-04-28 05:26:44 +00:00
fix alignment
This commit is contained in:
parent
bffdcb9258
commit
bdf7a9b1cf
@ -1,4 +1,4 @@
|
||||
{% assign publisher_ref = site.publishers | where: 'short_name', include.pub | first %}
|
||||
<a href="{{ publisher_ref.url | relative_url }}" class="custom-underline-blue">
|
||||
by <span class="inline-flex"><img src="https://github.com/{{ include.pub }}.png?size=40" alt="mdo" class="self-center w-5 h-5 rounded-full mx-1" style="margin:0px"> {{ include.pub }}</span>
|
||||
<span class="inline-flex">by <img src="https://github.com/{{ include.pub }}.png?size=40" alt="mdo" class="self-center w-5 h-5 rounded-full mx-1" style="margin:0px"> {{ include.pub }}</span>
|
||||
</a>
|
Loading…
x
Reference in New Issue
Block a user