File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -47,15 +47,15 @@ const HomePage = () => {
4747 </ p >
4848
4949 < a
50- href = "https://www.meetup.com/code-for-hawaii/"
51- target = "_blank"
52- className = "flex justify-center items-center max-w-md rounded-full px-7 my-6 shadow-lg
50+ href = "https://www.meetup.com/code-for-hawaii/"
51+ target = "_blank"
52+ className = "flex justify-center items-center max-w-md rounded-full px-7 my-6 shadow-lg
5353 bg-gradient-to-tr from-orange-400 to bg-yellow-200 hover:scale-105"
5454 >
55- < div className = "font-semibold text-md xl:text-xl" >
56- Join a meeting
57- </ div >
58- < FaMeetup className = "text-4xl m-2 " />
55+ < div className = "font-semibold text-md xl:text-xl" >
56+ Join a meeting
57+ </ div >
58+ < FaMeetup className = "text-4xl m-2 " />
5959 </ a >
6060 </ div >
6161 </ div >
You can’t perform that action at this time.
0 commit comments