spacing updated
This commit is contained in:
parent
522f7496bb
commit
26da25694d
@ -298,7 +298,7 @@ export default function CateringContent() {
|
|||||||
{/* Left Side: Content */}
|
{/* Left Side: Content */}
|
||||||
<motion.div className={styles.servingContent} variants={slideInLeft}>
|
<motion.div className={styles.servingContent} variants={slideInLeft}>
|
||||||
<section className={styles.sectionHeading3}>
|
<section className={styles.sectionHeading3}>
|
||||||
<div className={styles.smallHeading3} style={{ display: 'flex', alignItems: 'center', justifyContent: 'center', gap: '10px' }}>
|
<div className={styles.smallHeading3} style={{ display: 'flex', alignItems: 'center', gap: '10px' }}>
|
||||||
<Image src="/images/dinner.png" alt="Culinary Experience Decorative Dinner Icon" width={24} height={24} />
|
<Image src="/images/dinner.png" alt="Culinary Experience Decorative Dinner Icon" width={24} height={24} />
|
||||||
<span>ANTALYA</span>
|
<span>ANTALYA</span>
|
||||||
<Image src="/images/eat.png" alt="Culinary Experience Decorative Cutlery Icon" width={24} height={24} />
|
<Image src="/images/eat.png" alt="Culinary Experience Decorative Cutlery Icon" width={24} height={24} />
|
||||||
|
|||||||
@ -396,7 +396,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.welcomeContent {
|
.welcomeContent {
|
||||||
padding: 40px;
|
padding: 25px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.welcomeLabel {
|
.welcomeLabel {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user