fix: icon alignment
This commit is contained in:
parent
28bf60dc4f
commit
dc1971eeac
1 changed files with 2 additions and 4 deletions
|
@ -9,10 +9,8 @@
|
|||
{% tablericon "arrow-left" "Previous site" "width=20 height=20" %}
|
||||
</a>
|
||||
<div class="flex justify-center">
|
||||
<a href="https://webri.ng/webring/cssjoy/random?via=https://coryd.dev/webrings" class="mx-4 flex flex-row items-start md:items-center font-semibold p-2 rounded-full !no-underline !text-white dark:text-gray-900 bg-purple-600 dark:bg-purple-400 hover:bg-purple-500">
|
||||
<span class="pt-1 md:pt-0 mr-1">
|
||||
<a href="https://webri.ng/webring/cssjoy/random?via=https://coryd.dev/webrings" class="mx-4 flex flex-row items-center font-semibold p-2 rounded-full !no-underline !text-white dark:text-gray-900 bg-purple-600 dark:bg-purple-400 hover:bg-purple-500">
|
||||
{% tablericon "dice-3" "Random site" "height=24" %}
|
||||
</span>
|
||||
</a>
|
||||
</div>
|
||||
<a class="link--icon" href="https://webri.ng/webring/cssjoy/next?via=https://coryd.dev/webrings">
|
||||
|
|
Reference in a new issue