Skip to content

Commit b5686a0

Browse files
committed
更新介紹頁。
1 parent dfcf38f commit b5686a0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -149,11 +149,11 @@ <h1><span>Quick</span><span>UI</span></h1>
149149
</section>
150150
</section>
151151

152-
<section :gap="0.5rem">
152+
<section :display="flex" :gap="0.5rem">
153153
<img src="https://img.shields.io/badge/tag-JavaScript%20Library-bb4444" alt="">
154154
<img src="https://img.shields.io/github/size/pardnchiu/QuickUI/dist%2FQuickUI.js" alt="">
155155
</section>
156-
<section :margin-top="-1.25rem" :gap="0.5rem">
156+
<section :display="flex" :margin-top="-1rem" :gap="0.5rem">
157157
<a href="https://www.npmjs.com/package/@pardnchiu/quickui" target="_blank" :text-decoration="none">
158158
<img src="https://img.shields.io/npm/v/@pardnchiu/quickui" alt="npm版本">
159159
</a>

0 commit comments

Comments
 (0)