Skip to content

Commit

Permalink
💄 Changed wording of welcome note
Browse files Browse the repository at this point in the history
  • Loading branch information
sjproctor authored Aug 23, 2024
1 parent 58af20b commit eac7dcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sections/Welcome.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ const Welcome = () => {
return (
<div className="mx-4 mt-4 md:mx-40 md:mt-16">
<p className="text-center font-alice text-2xl uppercase text-gray md:text-4xl">
Kayti and Jake are getting married!
Kayti and Jake got married!
</p>
<br />
<div className=" bg-champagne px-2 py-4 text-center md:p-8 md:text-lg">
Expand Down

0 comments on commit eac7dcb

Please sign in to comment.