Skip to content

Commit

Permalink
fix: experience position
Browse files Browse the repository at this point in the history
  • Loading branch information
emanuelpps committed Feb 5, 2025
1 parent 29b335f commit bb41105
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/experience/components/ExperienceBox.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ function ExperienceBox() {
</time>
<div className="flex flex-row items-center md:gap-16">
<h3 className="text-[1.1rem] md:text-[2rem] font-light text-white flex flex-row w-[100%]">
Data Entry Specialist
Associate Project Administrator
</h3>
<span className="flex w-[50%] md:hidden">-</span>
<p className="text-gray-400 font-thin text-[1rem] md:text-[1.8rem] w-[100%]">
Expand Down

0 comments on commit bb41105

Please sign in to comment.