style(releases): scope gallery container with ::deep, move card radius to cover, narrow mix hero to 480px

This commit is contained in:
daniel-c-harvey
2026-06-17 05:46:40 -04:00
parent cf47fee07e
commit d105385006
2 changed files with 3 additions and 3 deletions
@@ -10,7 +10,7 @@
.release-hero <div> (a child Razor component's native output), so ::deep is required to reach it. */
::deep .release-hero.mix-hero {
aspect-ratio: 1 / 1;
max-width: 600px;
max-width: 480px;
min-height: 0;
max-height: none;
margin-inline: auto;