Skip to content

Commit

Permalink
Remove Co-Director text from Hackathons component
Browse files Browse the repository at this point in the history
  • Loading branch information
ntdkhiem committed Mar 8, 2024
1 parent c14d8f2 commit ca8b04c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions components/experiences/Hackathons.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -130,9 +130,6 @@ export default function Hackathons({}: Props) {
<div className="relative text-white">
<div className="absolute h-full bg-[url('/hackathon.png')] bg-cover w-full opacity-20 z-0"></div>
<div className="py-20 md:py-10 w-full text-center">
<p className="text-sm 2xl:text-base text-tighter leading-3">
Co-Director
</p>
<h1 className="text-lg 2xl:text-2xl font-bold tracking-tight">
@HackUMass & @Hack(H)er413
</h1>
Expand Down

0 comments on commit ca8b04c

Please sign in to comment.