style(ui): tighten hero line-height to 0.9 for a more locked-in industrial aesthetic

Former-commit-id: 2bb01c43ff20a4920cb42c50155c3b8b62a68080
This commit is contained in:
2026-05-07 14:00:03 +02:00
parent b4d4b59add
commit 3a626ffdfd
135 changed files with 240 additions and 240 deletions

View File

@@ -0,0 +1,6 @@
[
{
"regexp": "^(?:\\/(_next\\/data\\/[^/]{1,}))?(?:\\/((?!api|_next|assets|_static|_vercel|[\\w-]+\\.\\w+).*))(\\.json)?[\\/#\\?]?$",
"originalSource": "/((?!api|_next|assets|_static|_vercel|[\\w-]+\\.\\w+).*)"
}
]