From 380e2d9015e0aa5c99b01872f12a8f86f323227c Mon Sep 17 00:00:00 2001 From: Keith Solomon Date: Sun, 28 Jun 2026 18:05:12 -0500 Subject: [PATCH] fix: address remaining mobile menu issues Per the user's feedback, fix the issues still visible in the menu: 1. Hero rendered over the menu: bumped menu z-index from 10 to 100 so it always sits above the hero's stacked elements. 2. List markers on items: added explicit list-style: none / padding: 0 on the menu