Skip to content

Commit

Permalink
fix: experience layout
Browse files Browse the repository at this point in the history
  • Loading branch information
rxyhn committed Sep 26, 2024
1 parent 56dfa4d commit 16c7112
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/sections/Experience.astro
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ import { work } from "@cv";
)}
{responsibilities && (
<ExpandButton client:load>
<div class="mt-2 space-y-4 text-sm">
<div class="mt-2 text-sm">
<div class="font-medium text-black/80 dark:text-white/80">
Responsibilities:
</div>
Expand Down

0 comments on commit 16c7112

Please sign in to comment.