Commit f34cf16
feat: header (#57)
* sync commit
* chore: update package.json and pnpm-lock.yaml to include cross-env and bump pnpm version
* feat: add react-icons dependency and enhance header component with icons and responsive layout
* fix: refactor header component for improved responsiveness and layout consistency
* fix: switch to react-icons
* fix: remove hardcoded HEADER_HEIGHT
* refactor: resolve PR review feedback
* refactor: resolve PR review feedback
* rename: Logo.tsx to logo.tsx
* adjust: IconButtonsDesktop size
* adjust: IconButtonsDesktop size
---------
Co-authored-by: Tommaso Morganti <tommaso.morganti01@gmail.com>
Co-authored-by: Alessandro <me@diubi.dev>1 parent 3665328 commit f34cf16
13 files changed
Lines changed: 1531 additions & 207 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
| |||
42 | 43 | | |
43 | 44 | | |
44 | 45 | | |
| 46 | + | |
45 | 47 | | |
46 | 48 | | |
47 | 49 | | |
48 | 50 | | |
49 | 51 | | |
50 | | - | |
| 52 | + | |
51 | 53 | | |
52 | 54 | | |
53 | 55 | | |
| |||
0 commit comments