File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -46,19 +46,17 @@ const HomePage = () => {
4646 No coding experience required
4747 </ p >
4848
49- < div
50- className = "flex justify-center items-center max-w-md rounded-full px-7 my-6 shadow-lg
51- bg-gradient-to-tr from-orange-400 to bg-yellow-200 hover:scale-105"
52- >
53- < a
49+ < a
5450 href = "https://www.meetup.com/code-for-hawaii/"
5551 target = "_blank"
56- className = "font-semibold text-md xl:text-xl"
57- >
58- Join a meeting
59- </ a >
60- < FaMeetup className = "text-4xl m-2 " />
61- </ div >
52+ className = "flex justify-center items-center max-w-md rounded-full px-7 my-6 shadow-lg
53+ bg-gradient-to-tr from-orange-400 to bg-yellow-200 hover:scale-105"
54+ >
55+ < div className = "font-semibold text-md xl:text-xl" >
56+ Join a meeting
57+ </ div >
58+ < FaMeetup className = "text-4xl m-2 " />
59+ </ a >
6260 </ div >
6361 </ div >
6462 </ section >
You can’t perform that action at this time.
0 commit comments