mirror of
https://github.com/LukeHagar/website.git
synced 2025-12-10 12:57:49 +00:00
Fixed Bug #360
This commit is contained in:
@@ -59,7 +59,7 @@
|
||||
{#each platforms as platform}
|
||||
<Tooltip>
|
||||
<li>
|
||||
<a href={platform.href} class="aw-box-icon has-border-gradient">
|
||||
<a href={platform.href} class="aw-icon-button aw-box-icon has-border-gradient">
|
||||
<img src={platform.image} alt="{platform.name} Logo" width="32" height="32" />
|
||||
</a>
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user