theme: 홈 피드·사이드바·유저 메뉴 동작 보정
Made-with: Cursor
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<aside class="sidebar sidebar--right">
|
||||
<aside class="sidebar sidebar--right h-full flex flex-col">
|
||||
{{#is "post"}}
|
||||
{{#post}}
|
||||
{{#primary_author}}
|
||||
@@ -102,7 +102,7 @@
|
||||
</section>
|
||||
{{/post}}
|
||||
{{/is}}
|
||||
<span class="md:flex-1"></span>
|
||||
<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-typ-tone text-xs">
|
||||
©{{date format="YYYY"}} {{@site.title}}. Published with Ghost.
|
||||
|
||||
Reference in New Issue
Block a user