Skip to content

Commit

Permalink
slightly smaller header
Browse files Browse the repository at this point in the history
  • Loading branch information
Highfire1 committed Sep 7, 2023
1 parent e04b7c2 commit 1c6c456
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/app/hacks/Header.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ export function Header()

<div className={"grid items-end h-full font-audiowide"}>
<div className={"flex flex-col gap-0"}>
<div className={"text-9xl max-[1100px]:text-5xl self-center"}> Langara <span className={"text-lang-orange"}>Hacks</span></div>
<div className={"text-9xl max-[1100px]:text-4xl self-center"}> Langara <span className={"text-lang-orange"}>Hacks</span></div>
<div className={"text max-[850px]:text-2s self-center"}> Collaborate, Create, Innovate </div>
</div>
</div>
Expand Down

0 comments on commit 1c6c456

Please sign in to comment.