@@ -34,7 +34,6 @@ export default function Footer() {
34
34
< a
35
35
href = "https://twitter.com/matte_lodi"
36
36
className = "text-body-color font-semibold hover:text-primary inline-block text-md leading-loose min-w-[150px]"
37
- // style={{ width: '200px' }} // Fixed width for name block
38
37
>
39
38
Matteo Lodi
40
39
</ a >
@@ -46,7 +45,6 @@ export default function Footer() {
46
45
< a
47
46
href = "https://github.com/drosetti"
48
47
className = "text-body-color font-semibold hover:text-primary inline-block text-md leading-loose min-w-[150px]"
49
- // style={{ width: '200px' }} // Fixed width for name block
50
48
>
51
49
Daniele Rosetti
52
50
</ a >
@@ -58,7 +56,6 @@ export default function Footer() {
58
56
< a
59
57
href = "https://twitter.com/0ssig3no"
60
58
className = "text-body-color font-semibold hover:text-primary inline-block text-md leading-loose min-w-[150px]"
61
- // style={{ width: '200px' }} // Fixed width for name block
62
59
>
63
60
Simone Berni
64
61
</ a >
@@ -70,7 +67,6 @@ export default function Footer() {
70
67
< a
71
68
href = "https://x.com/fgibertoni1"
72
69
className = "text-body-color font-semibold hover:text-primary inline-block text-md leading-loose min-w-[150px]"
73
- // style={{ width: '200px' }} // Fixed width for name block
74
70
>
75
71
Federico Gibertoni
76
72
</ a >
@@ -82,7 +78,6 @@ export default function Footer() {
82
78
< a
83
79
href = "https://twitter.com/eshaan7_"
84
80
className = "text-body-color font-semibold hover:text-primary inline-block text-md leading-loose min-w-[150px]"
85
- // style={{ width: '200px' }} // Fixed width for name block
86
81
>
87
82
Eshaan Bansal
88
83
</ a >
0 commit comments