Skip to content

Commit 98a455b

Browse files
committed
remove the unwanted commited code
1 parent 91d5aa8 commit 98a455b

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

components/Footer.tsx

-5
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ export default function Footer() {
3434
<a
3535
href="https://twitter.com/matte_lodi"
3636
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
3837
>
3938
Matteo Lodi
4039
</a>
@@ -46,7 +45,6 @@ export default function Footer() {
4645
<a
4746
href="https://github.com/drosetti"
4847
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
5048
>
5149
Daniele Rosetti
5250
</a>
@@ -58,7 +56,6 @@ export default function Footer() {
5856
<a
5957
href="https://twitter.com/0ssig3no"
6058
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
6259
>
6360
Simone Berni
6461
</a>
@@ -70,7 +67,6 @@ export default function Footer() {
7067
<a
7168
href="https://x.com/fgibertoni1"
7269
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
7470
>
7571
Federico Gibertoni
7672
</a>
@@ -82,7 +78,6 @@ export default function Footer() {
8278
<a
8379
href="https://twitter.com/eshaan7_"
8480
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
8681
>
8782
Eshaan Bansal
8883
</a>

0 commit comments

Comments
 (0)