Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -228,8 +228,7 @@ <h2 class="section-title">
</section>

<!-- BIRTHDAY & DESSERT SLIDER SECTION -->
<section class="birthday-section" data-aos="fade-up"></section>
style="padding: 100px 0; background: var(--cream-dark); min-height: 80vh; overflow: hidden;">
<section class="birthday-section" data-aos="fade-up" style="padding: 100px 0; background: var(--cream-dark); min-height: 80vh; overflow: hidden;">

<!-- Slider Hint -->
<div
Expand Down Expand Up @@ -258,6 +257,7 @@ <h2 class="section-title" style="margin-bottom: 20px;">Signature <em>Birthday Ca
aria-label="Toggle birthday cake favourite" aria-pressed="false"
onclick="toggleBirthdayFavourite()">&#9825;</button>
</div>

<p
style="margin-bottom: 30px; color: var(--text-mid); font-family: 'Cormorant Garamond', serif; font-size: 18px;">
Make your special moments unforgettable with our artisanal cakes. Choose your favorite flavor and
Expand Down Expand Up @@ -421,6 +421,7 @@ <h2 class="section-title" style="margin-bottom: 20px;">Exquisite <em>Desserts</e
</div>
</div>
</div>
</section>

<!-- SLIDE 3: BROWNIES -->
<div class="bday-slide" style="flex: 0 0 100%; padding: 0 20px; box-sizing: border-box;" ; scroll-snap-align: start;
Expand Down