-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Commit ace3b9d
feat: move stats to header and remove download buttons
- Move statistics section from footer to header area
- Position stats below language toggle buttons
- Remove View on GitHub and download buttons from header
- Add elegant glass-morphism styling for header stats
- Improve mobile responsiveness for header stats
- Clean up footer layout1 parent 48fcaec commit ace3b9d
2 files changed
+55
-16
lines changedLines changed: 11 additions & 16 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
30 | - | ||
31 | - | ||
32 | - | ||
33 | - | ||
34 | - | ||
35 | - | ||
36 | - | ||
30 | + | ||
31 | + | ||
32 | + | ||
33 | + | ||
34 | + | ||
35 | + | ||
36 | + | ||
37 | + | ||
38 | + | ||
39 | + | ||
37 | 40 |
| |
38 | 41 |
| |
39 | 42 |
| |
| |||
58 | 61 |
| |
59 | 62 |
| |
60 | 63 |
| |
61 | - | ||
62 | - | ||
63 | - | ||
64 | - | ||
65 | - | ||
66 | - | ||
67 | - | ||
68 | - | ||
69 | - | ||
64 | + | ||
70 | 65 |
| |
71 | 66 |
| |
72 | 67 |
| |
|
Lines changed: 44 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
47 | + | ||
48 | + | ||
49 | + | ||
50 | + | ||
51 | + | ||
52 | + | ||
53 | + | ||
54 | + | ||
55 | + | ||
56 | + | ||
57 | + | ||
58 | + | ||
59 | + | ||
60 | + | ||
61 | + | ||
62 | + | ||
63 | + | ||
64 | + | ||
65 | + | ||
66 | + | ||
67 | + | ||
68 | + | ||
69 | + | ||
70 | + | ||
71 | + | ||
72 | + | ||
73 | + | ||
74 | + | ||
75 | + | ||
76 | + | ||
77 | + | ||
78 | + | ||
79 | + | ||
80 | + | ||
47 | 81 |
| |
48 | 82 |
| |
49 | 83 |
| |
| |||
326 | 360 |
| |
327 | 361 |
| |
328 | 362 |
| |
363 | + | ||
364 | + | ||
365 | + | ||
366 | + | ||
367 | + | ||
368 | + | ||
369 | + | ||
370 | + | ||
371 | + | ||
372 | + | ||
329 | 373 |
| |
330 | 374 |
| |
331 | 375 |
| |
|
0 commit comments