Happy Hour
The Galley 203 2nd Street, Marietta, OH, United States$6 Hand Crafted Cocktails body { font-family: 'Georgia', serif; background-color: #fff; color: #000; margin: 40px; } .section-title { font-size: 2rem; text-align: center; font-weight: bold; margin-bottom: 30px; } .menu-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 15px 60px; } .menu-item { display: flex; justify-content: space-between; position: relative; font-weight: bold; font-size: 1.05rem; white-space: nowrap; } .menu-item::before { […]