File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7676 <div class =" lg:col-span-2 space-y-8" >
7777 {% if bio %}
7878 <div class =" user-card p-8 sm:p-12 rounded-3xl" >
79- <h2 class =" text-xs font-black uppercase tracking-[0.3em] text-[var(--text-muted)] mb-6" >
79+ <h2 class =" text-sm font-black uppercase tracking-[0.3em] text-[var(--text-muted)] mb-6" >
8080 Professional Bio
8181 </h2 >
8282 <div class =" text-[var(--text-main)] text-lg leading-relaxed whitespace-pre-line" >
8787
8888 {% if languages is defined and languages is not null %}
8989 <div class =" user-card p-8 sm:p-12 rounded-3xl" >
90- <h2 class =" text-xs font-black uppercase tracking-[0.3em] text-[var(--text-muted)] mb-6" >
90+ <h2 class =" text-sm font-black uppercase tracking-[0.3em] text-[var(--text-muted)] mb-6" >
9191 Technologies
9292 </h2 >
9393 <div class =" flex flex-wrap gap-3" >
9898 {% endif %}
9999
100100 <div class =" user-card p-8 sm:p-12 rounded-3xl" >
101- <h2 class =" text-xs font-black uppercase tracking-[0.3em] text-[var(--text-muted)] mb-6" >
101+ <h2 class =" text-sm font-black uppercase tracking-[0.3em] text-[var(--text-muted)] mb-6" >
102102 Mini-Game
103103 </h2 >
104104 <p class =" text-sm text-[var(--text-muted)] mb-4" >Catch the skill tiles before they fall! Collect enough to win XP.</p >
You can’t perform that action at this time.
0 commit comments