change format all file

This commit is contained in:
Ehsan
2025-05-18 01:18:35 +03:30
parent 4a57468e26
commit 254d5d4ebd
84 changed files with 721 additions and 651 deletions
+1 -4
View File
@@ -9,10 +9,7 @@ function Row({ name }) {
<Link
href={nav.link}
className={`
${nav.link === name
? "!text-[#526CAC]"
: "text-[#525252]"
}
${nav.link === name ? "!text-[#526CAC]" : "text-[#525252]"}
text-[16px] font-medium
`}
>