Merge branch 'dev' into go-hero-banner-glm51-promo

This commit is contained in:
Jack 2026-04-12 14:16:02 +08:00 committed by GitHub
commit ea95c0affe
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
220 changed files with 54873 additions and 48998 deletions

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;