Skip to content

Commit

Permalink
Tweaked some text
Browse files Browse the repository at this point in the history
  • Loading branch information
rishit-singh committed Aug 24, 2023
1 parent 41fbb03 commit cb8ec3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/app/hacks/Body.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ export function Body()

<div className={"flex flex-col items-center gap-[5vh] max-[850px]:gap-[6vh] mt-[8vh] max-[850px]:mt-[9vh]"}>
<span className={"text-3xl max-[850px]:text-xl"}> Sponsors: </span>
<span className={"max-[850px]:text-s"}> Langara Department of Computer Science </span>
<span className={"max-[850px]:text-sm"}> Langara Department of Computer Science </span>
<span><a href="mailto:[email protected]" className={"hover:text-lang-orange"}> Want to sponsor? Get in touch!</a></span>
</div>

Expand Down

0 comments on commit cb8ec3b

Please sign in to comment.