Commit 97e26f3
committed
deploy: scale up hero logo on mobile and desktop
The previous sizing relied on the intrinsic 320px SVG overflowing small
containers, which masked how small the containers really were. Now that
the SVG is fluid, bump the container to w-52 sm:w-72 md:w-96
lg:w-[28rem] xl:w-[32rem] so the mark reads as the dominant element at
every breakpoint.1 parent 827c254 commit 97e26f3
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments