remove: Audio, Paint, and Convert tools from kit listing

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-02-16 07:47:58 +01:00
parent 443b87f97b
commit 67e05f9890
3 changed files with 0 additions and 55 deletions

View File

@@ -87,18 +87,6 @@ body {
background: linear-gradient(135deg, #2dd4bf 0%, #8b5cf6 100%);
}
@utility gradient-orange-pink {
background: linear-gradient(135deg, #f97316 0%, #ec4899 100%);
}
@utility gradient-pink-rose {
background: linear-gradient(135deg, #ec4899 0%, #f43f5e 100%);
}
@utility gradient-green-teal {
background: linear-gradient(135deg, #10b981 0%, #06b6d4 100%);
}
@utility gradient-indigo-purple {
background: linear-gradient(135deg, #6366f1 0%, #a855f7 100%);
}