
repeat(auto-fill, minmax(...)) on the menu and delivery zones so cards reflow without media queries.clamp() — clamp(2.4rem, 5.5vw, 4.2rem) on the hero title scales smoothly between phone and desktop without breakpoint jumps.aspect-ratio on every image container (hero 4/5, signature 4/3, gallery 1/1, menu cards 16/10). No layout shift while images load.backdrop-filter: blur(16px) on the fixed navbar — translucent, darkens on scroll.:has(input:checked) parent selector on the delivery/pickup toggle in the checkout — pure-CSS state highlighting, no JS class swapping.:root — palette, radii, shadows, easing, font stacks. One edit, propagates everywhere.IntersectionObserver — sections fade up as they enter the viewport, not before. CPU stays idle until needed.<style>, one inline <script>. Ships as-is.#0c0a09) with a neon green accent (#4ade80).Posted Jul 26, 2026
Single-page ordering site for food delivery — cart, WhatsApp checkout, delivery/pickup toggle. Mobile-first, vanilla HTML/CSS/JS, no frameworks, no backend.
0
0
Jul 24, 2026 - Jul 25, 2026