Skip to content

Fix: move inline styles inside section and correct closing tag in sli… - #881

Open
ritzyeg wants to merge 1 commit into
adithyan-css:mainfrom
ritzyeg:fix-slider-bug
Open

Fix: move inline styles inside section and correct closing tag in sli…#881
ritzyeg wants to merge 1 commit into
adithyan-css:mainfrom
ritzyeg:fix-slider-bug

Conversation

@ritzyeg

@ritzyeg ritzyeg commented Jun 19, 2026

Copy link
Copy Markdown

Fix: birthday and dessert slider layout issue

Description:

In the Birthday & Dessert slider section, there was a layout issue caused by incorrect placement of inline CSS and a structural mismatch in the HTML section. Style attributes were placed outside the opening <section> tag which caused inconsistent section styling in the slider area and that styling was shown in live demo.

What was fixed

  • Corrected the placement of inline style attribute inside the <section> tag
  • Fixed incorrect or misplaced closing/opening section structure
  • Ensured all slider content (Birthday Cakes, Desserts, Brownies, Cookies) is properly nested inside the section.

Before :

Screenshot (298)

After:

Screenshot (299)

@vercel

vercel Bot commented Jun 19, 2026

Copy link
Copy Markdown

@ritzyeg is attempting to deploy a commit to the adithyansubramani1-1657's projects Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant