mirror of
https://github.com/LukeHagar/website.git
synced 2025-12-09 04:22:13 +00:00
update
This commit is contained in:
@@ -55,7 +55,7 @@
|
||||
'relative transition-colors'
|
||||
)}
|
||||
>
|
||||
<a href={item.href}> {item.title}</a>
|
||||
<a href={item.href} class="line-clamp-1">{item.title}</a>
|
||||
</li>
|
||||
{/each}
|
||||
</ul>
|
||||
|
||||
Reference in New Issue
Block a user