We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7323f00 commit fea3733Copy full SHA for fea3733
components/skills/skills.tsx
@@ -35,7 +35,7 @@ export default function Skills() {
35
</p>
36
<hr className="my-4 border-raisinblack-700 dark:border-white" />
37
<p className="my-4 w-full">
38
- Backend microservice development using .NET 8 and ASP.NET Core.
+ Backend microservice development using <span className="font-bold">.NET 8</span> and <span className="font-bold">ASP.NET Core</span>.
39
40
41
0 commit comments