Commit 1e41cc0
Replace CodeGraphLogo with Logo in mobile header
- Remove code-graph-logo.tsx component (unused after change)
- Mobile header now uses Logo + 'CODE GRAPH' text, matching desktop layout
- Fix duplicate SVG gradient ID conflict using React useId()
- Change mobile header from absolute-positioned icons to flex justify-between
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent a8907b0 commit 1e41cc0
3 files changed
Lines changed: 12 additions & 49 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
581 | 581 | | |
582 | 582 | | |
583 | 583 | | |
584 | | - | |
585 | | - | |
586 | | - | |
| 584 | + | |
| 585 | + | |
| 586 | + | |
| 587 | + | |
587 | 588 | | |
588 | | - | |
| 589 | + | |
589 | 590 | | |
590 | 591 | | |
591 | 592 | | |
| |||
This file was deleted.
0 commit comments