블로그: 목록 카드 요약 영역 세로 여백 정리 (v0.2.9)

Made-with: Cursor
This commit is contained in:
2026-04-17 13:49:22 +09:00
parent 070425dd22
commit a08d053742
9 changed files with 19 additions and 16 deletions

View File

@@ -130,7 +130,7 @@
{{/is}}
<span class="flex-1"></span>
<footer class="px-5 sm:px-6 xl:pr-1">
<div class="py-3 flex flex-col items-start justify-start text-xs font-blod text-gray-800">
<div class="py-3 flex flex-col items-center justify-center text-[10px] font-bold text-gray-800">
©{{date format="YYYY"}} {{@site.title}}. All rights reserved.
</div>
</footer>