Update dark.standard.css

This commit is contained in:
2026-04-02 21:56:14 -05:00
parent 1e180dab81
commit 65bb4c13f9

View File

@@ -541,11 +541,7 @@ color-scheme: dark;
--hero-card-border-radius: .5rem; --hero-card-border-radius: .5rem;
--hero-card-padding-x: 2rem; --hero-card-padding-x: 2rem;
--hero-card-padding-y: 3rem; --hero-card-padding-y: 3rem;
<<<<<<< Updated upstream
--hero-card-max-width: 600px;
=======
--hero-card-max-width: 800px; --hero-card-max-width: 800px;
>>>>>>> Stashed changes
/* Alternative card — uses secondary variant values */ /* Alternative card — uses secondary variant values */
--hero-alt-card-bg: var(--hero-secondary-bg-color); --hero-alt-card-bg: var(--hero-secondary-bg-color);