change font and primary color
This commit is contained in:
@@ -113,7 +113,7 @@ function MenuPage() {
|
||||
|
||||
<div className={`${styles.headerContainer}`}>
|
||||
<div className={styles.contentWrapper}>
|
||||
<ProTitle level={4} className={styles.restaurantTitle}>
|
||||
<ProTitle className={styles.restaurantTitle}>
|
||||
{isRTL ? restaurant?.nameAR : restaurant?.restautantName}
|
||||
</ProTitle>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user