aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/index.ts')
-rw-r--r--src/lib/index.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/index.ts b/src/lib/index.ts
index a961354..cc6c448 100644
--- a/src/lib/index.ts
+++ b/src/lib/index.ts
@@ -43,6 +43,7 @@ export const S = {
},
input:
'transition-all bg-[#2E2E32] not-disabled:not-focus:not-active:hover:bg-[#dedede11] p-2 outline-2 outline-[#0000] not-disabled:focus:outline-[#4C82C999]' as const,
+ title: 'p-2 outline-2 outline-[#0000]' as const,
heading: [
//
'text-2xl font-bold',