change format all file
This commit is contained in:
@@ -14,7 +14,7 @@ function Logo({ isAbsolute, matchedCity }) {
|
||||
alt="logo"
|
||||
/>
|
||||
<p className="text-[#526CAC] text-[14px] lg:text-[16px] font-bold font-kalame">
|
||||
{matchedCity?.site_name || 'نوبت ۷۲۴'}
|
||||
{matchedCity?.site_name || "نوبت ۷۲۴"}
|
||||
</p>
|
||||
</div>
|
||||
</Link>
|
||||
|
||||
Reference in New Issue
Block a user