Commit 827c254
committed
header: scale up hero logo and fluid-size the SVG
Increase header logo container to w-40 sm:w-60 md:w-80 lg:w-96 so the
mark scales past the previous 288px ceiling on desktop. Make logo.svg
fluid (width="100%", preserveAspectRatio) so it fills the container
instead of rendering at its intrinsic 320px. Swap items-end for
items-center on the header row and step the tagline from text-lg to
text-sm sm:text-base md:text-lg so the mark reads as dominant on mobile.1 parent 36bffa1 commit 827c254
2 files changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
Loading
0 commit comments