We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abb6b2a commit ff85718Copy full SHA for ff85718
www/src/app/page.tsx
@@ -13,8 +13,8 @@ export default function Page() {
13
dotUI.
14
</span>
15
</div>
16
- <p className="mt-16 text-sm font-medium text-fg-muted">coming soon.</p>
17
- <h1 className="font-heading text-balance mt-6 text-xl lg:text-2xl font-bold tracking-tighter">
+ <p className="text-fg-muted mt-16 text-sm font-medium">coming soon.</p>
+ <h1 className="font-heading mt-6 text-balance text-xl font-bold tracking-tighter lg:text-2xl">
18
Who said your component library should be minimalist?
19
</h1>
20
<p className="text-fg-muted mt-3 text-balance text-sm">
0 commit comments