diff --git a/index.html b/index.html index 481c707..fb9da3e 100644 --- a/index.html +++ b/index.html @@ -332,13 +332,11 @@ button { font-family: inherit; cursor: pointer; border: none; background: none; } .product-grid { display: grid; - grid-template-columns: repeat(4, 1fr); + grid-template-columns: minmax(0, 420px); + justify-content: center; gap: 24px; - max-width: 1240px; margin: 0 auto; } -@media (max-width: 1080px) { .product-grid { grid-template-columns: repeat(2, 1fr); max-width: 720px; } } -@media (max-width: 900px) { .product-grid { grid-template-columns: 1fr; max-width: 400px; } } .product-card { background: var(--bg-3); border: 1px solid var(--line); @@ -791,59 +789,21 @@ footer {
Strictly Hard Bean from a single estate, 5,000 ft above sea level. Try Bright, Classic, and Bold — the easy way to find your roast.
-Citrus brightness, floral aromatics, honey sweetness. For pour-over purists.
-Chocolate, caramel, toasted almond. The everyday cup that never gets old.
-Dark cocoa, smoky depth, molasses body. Full-throttle espresso fuel.
-Strictly Hard Bean from a single estate, 5,000 ft above sea level. Dark cocoa, toasted almond, and a deep, smoky finish — a small-batch taste of our signature roast.
+