theme: 홈 피드·사이드바·유저 메뉴 동작 보정

Made-with: Cursor
This commit is contained in:
2026-04-16 13:59:49 +09:00
parent f839a1fba7
commit b380820bb6
13 changed files with 397 additions and 41 deletions

View File

@@ -14,8 +14,10 @@
<h2 class="text-sm font-medium leading-tight flex flex-wrap gap-y-0.5 gap-x-1.5 items-end max-w-[90%]" data-post-card-title>
<a href="{{url}}" class="hover:opacity-75 flex items-start gap-1.5">
{{#if featured}}
<span data-post-featured class="icon icon-bolt size-4 stroke-1 fill-current5">
<img class="size-4 -mt-0.5" src="{{asset "icons/bolt.svg"}}" alt="">
<span data-post-featured="" class="inline-flex text-brand -mr-0.5 [&amp;_svg]:-mt-0.5">
<i class="icon icon-bolt size-4 stroke-1 fill-current" role="presentation">
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="currentColor" stroke="none" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="icon icon-tabler icons-tabler-outline icon-tabler-bolt"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M13 3l0 7l6 0l-8 11l0 -7l-6 0l8 -11"></path></svg>
</i>
</span>
{{/if}}
<span>{{title}}</span>