We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73078d8 commit f7398bfCopy full SHA for f7398bf
1 file changed
src/pages/Index.tsx
@@ -46,7 +46,7 @@ const Index = () => {
46
47
{/* Active Tools */}
48
<div className="mt-10">
49
- <h2 className="font-mono-display text-sm font-medium uppercase tracking-widest text-foreground/50 drop-shadow-sm">
+ <h2 className="font-mono-display text-sm font-medium tracking-widest text-foreground/50 drop-shadow-sm">
50
active tools
51
</h2>
52
<ul className="mt-3 space-y-1.5">
0 commit comments