f73b19c941e9b1a481d91c42894e46612b63e337
- Banner is now a real <img> in a full-width grid row (grid-column: 1/-1, grid-row: 2) between the card header (row 1) and footer (row 3) - Cards span all 3 rows with justify-content: space-between - image width: 100%; height: auto; preserves natural 1584x672 aspect ratio - pointer-events: none so clicks pass through to cards - z-index: 0 on banner, z-index: 1 on cards - Dropdown swaps img src directly
Description
No description provided
20 MiB
Languages
HTML
60.7%
CSS
15.6%
SCSS
15.1%
JavaScript
7.6%
Shell
0.5%
Other
0.5%