Oliver f73b19c941 Show banner at full width with natural aspect ratio
- 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
2026-07-01 20:52:08 +00:00
2026-07-01 17:00:01 -03:00
old
2026-07-01 13:04:42 -03:00
old
2026-07-01 13:04:42 -03:00
S
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%