Update degree status
This commit is contained in:
@@ -17,19 +17,11 @@
|
||||
<div class="grid gap-x-2 grid-cols-[auto_1fr] h-fit items-center text-slate-400">
|
||||
<div class="flex gap-2 items-center">
|
||||
<MaterialSymbolsWork></MaterialSymbolsWork>
|
||||
{$t('about.career')}
|
||||
</div>
|
||||
{$t('about.career_value')}
|
||||
|
||||
<div class="flex gap-2 items-center">
|
||||
<MaterialSymbolsSchool></MaterialSymbolsSchool>
|
||||
{$t('about.bachelors')}
|
||||
</div>
|
||||
{$t('about.bachelors_value')}
|
||||
|
||||
<div class="flex gap-2 items-center">
|
||||
<MaterialSymbolsSchool></MaterialSymbolsSchool>
|
||||
{$t('about.masters')}
|
||||
</div>
|
||||
{$t('about.masters_value')}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user