File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff 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 >
You can’t perform that action at this time.
0 commit comments