Skip to content

Commit

Permalink
uppercase and underline "in person"
Browse files Browse the repository at this point in the history
  • Loading branch information
juancwu committed May 13, 2024
1 parent 1bf279b commit 4cea637
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion src/pages/miscellaneous/VerifyRSVP.page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -319,7 +319,10 @@ export const VerifyRSVP = () => {
/>
<span className="ml-2 text-gray-700">
I confirm that I will be attending
HawkHacks <strong>in person</strong>{" "}
HawkHacks{" "}
<span className="font-bold uppercase underline">
in person
</span>{" "}
from May 17th to May 19th. I will try to
be on the premises for the vast majority
for the duration of the event.
Expand Down

0 comments on commit 4cea637

Please sign in to comment.