Skip to content

Commit f0bce8e

Browse files
committed
chore: staged changes
1 parent fe84daf commit f0bce8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/packlets/front/tba.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ const isShow = import.meta.env.DEV
66
isShow ? (
77
<slot />
88
) : (
9-
<p class="text-center">
9+
<p class="px-4 text-center">
1010
To be announced, please look forward in the future!
1111
</p>
1212
)

0 commit comments

Comments
 (0)