Skip to content

Commit ea7351d

Browse files
committed
chore: update chi siamo pgae
1 parent 7f7bd60 commit ea7351d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/app/pages/team/team.component.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ <h1 class="mb-4 text-center text-3xl font-bold">{{ 'about.title' | transloco }}<
2424
target="_blank"
2525
rel="noopener"
2626
aria-label="GitHub"
27-
class="flex items-center gap-2 text-base font-medium text-(--color-primary) no-underline hover:underline"
27+
class="flex items-center gap-2 text-lg font-semibold text-(--color-primary) no-underline hover:underline"
2828
>
2929
<app-icon-github />GitHub
3030
</a>
@@ -35,7 +35,7 @@ <h1 class="mb-4 text-center text-3xl font-bold">{{ 'about.title' | transloco }}<
3535
target="_blank"
3636
rel="noopener"
3737
aria-label="LinkedIn"
38-
class="flex items-center gap-2 text-base font-medium text-(--color-secondary) no-underline hover:underline"
38+
class="flex items-center gap-2 text-lg font-semibold text-(--color-secondary) no-underline hover:underline"
3939
>
4040
<app-icon-linkedin />LinkedIn
4141
</a>

0 commit comments

Comments
 (0)