v0.1.30 본문 타이포그래피와 태그 배지 보정
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
<section class="stack-section home-feed" data-tabs data-home-content>
|
||||
<div class="tab-row-wrap home-feed__toolbar">
|
||||
<section class="px-5 sm:px-6 py-4" data-tabs data-home-content>
|
||||
<div class="max-w-content mx-auto">
|
||||
<div class="flex gap-2 items-center justify-between border-b border-brd pb-2">
|
||||
<div class="tab-row home-feed__tabs" role="tablist" aria-label="Homepage sections">
|
||||
<button class="tab-row__button is-active" type="button" data-tab-trigger="latest">Latest</button>
|
||||
<button class="tab-row__button" type="button" data-tab-trigger="featured">Featured</button>
|
||||
@@ -12,7 +13,7 @@
|
||||
</button>
|
||||
</div>
|
||||
|
||||
<div class="tab-panel is-active" data-tab-panel="latest">
|
||||
<div class="flex flex-col gap-8 mb-8 is-active" data-tab-panel="latest">
|
||||
{{> "lists/post-feed"}}
|
||||
</div>
|
||||
|
||||
@@ -54,4 +55,5 @@
|
||||
{{/get}}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user