We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f360a2 commit 306377fCopy full SHA for 306377f
1 file changed
src/pages/Index.tsx
@@ -77,7 +77,7 @@ const Index = () => {
77
<h2 className="font-mono-display text-sm font-medium tracking-widest text-foreground/30 drop-shadow-sm">
78
previous tools
79
</h2>
80
- <ul className="mt-2 columns-2 gap-x-8 space-y-1">
+ <ul className="mt-2 columns-2 gap-x-4 space-y-1">
81
{[
82
"farsight",
83
"aegis",
0 commit comments