Skip to content

Commit fea3733

Browse files
authored
Update skills.tsx
1 parent 7323f00 commit fea3733

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/skills/skills.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ export default function Skills() {
3535
</p>
3636
<hr className="my-4 border-raisinblack-700 dark:border-white" />
3737
<p className="my-4 w-full">
38-
Backend microservice development using .NET 8 and ASP.NET Core.
38+
Backend microservice development using <span className="font-bold">.NET 8</span> and <span className="font-bold">ASP.NET Core</span>.
3939
</p>
4040
<hr className="my-4 border-raisinblack-700 dark:border-white" />
4141
<p className="my-4 w-full">

0 commit comments

Comments
 (0)