v1.0.0: 헤더 최종 점검과 사이드바 스타일 정리

Made-with: Cursor
This commit is contained in:
2026-04-17 14:31:30 +09:00
parent f7920f96d6
commit 1e095798e3
10 changed files with 23 additions and 43 deletions

View File

@@ -88,7 +88,7 @@
{{#match @site.recommendations_enabled}}
{{recommendations limit="4"}}
{{else}}
<ul class="flex flex-col gap-1 rounded-theme overflow-hidden">
<ul class="flex flex-col gap-1 overflow-hidden">
<li>
<a href="{{@site.url}}" class="py-1 text-[0.8rem] leading-tight flex items-center gap-2 hover:opacity-75">
<h3 class="font-medium line-clamp-1 text-ellipsis overflow-hidden">{{@site.title}}</h3>