hide download button

This commit is contained in:
Dax Raad
2026-04-11 14:18:35 -04:00
parent c43591f8a2
commit 029e7135b7

View File

@@ -316,7 +316,8 @@
/* Download Hero Section */
[data-component="download-hero"] {
display: grid;
/* display: grid; */
display: none;
grid-template-columns: 260px 1fr;
gap: 4rem;
padding-bottom: 2rem;