Skip to content

Commit

Permalink
Update Heading.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
iancheung0202 authored Dec 13, 2024
1 parent a61db8b commit facf863
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/app/(landing)/Heading.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -87,11 +87,12 @@ export default function Heading() {
</a>
<span className="text-[#F47722] text-5xl">]</span>
<span className="text-5xl animate-wiggle ml-2">👈</span>
<span className="mt-1 text-sm italic">Limited T-shirts granted on first-come-first-serve basis! Sign up before December 31 to guarantee your swag!</span>
</div>

<style jsx>{`
.force-width {
width: 600px !important;
width: 620px !important;
}
@keyframes wiggle {
Expand Down

1 comment on commit facf863

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deploy preview for gunnhacks11-0 ready!

✅ Preview
https://gunnhacks11-0-1chl1yas7-daniel-kous-projects.vercel.app

Built with commit facf863.
This pull request is being automatically deployed with vercel-action

Please sign in to comment.