refactor: extract custom utility classes for text and bg css properties

This commit is contained in:
ramvignesh-b
2026-05-01 00:02:39 +05:30
parent 49177a5b12
commit 9910e44ee2
10 changed files with 34 additions and 24 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ export default function SplashScreen() {
/>
<span className="loading loading-ring loading-xl text-primary"></span>
...
<p className="text-xs uppercase font-sans tracking-[1em] opacity-40">
<p className="text-xs uppercase font-sans tracking-widester opacity-40">
Unsealing
</p>
</div>