File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
frontend/src/components/Event Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -5,13 +5,13 @@ const Event = () => {
55 < h1 className = "font-bold text-6xl" > UPCOMING EVENTS</ h1 >
66 </ div >
77 < div className = "flex items-center" >
8- < div className = "flex flex-col" >
8+ < div className = "flex flex-col text-center " >
99 < p className = "text-center text-3xl" >
1010 We run a wide-variety of events for fun, learning new skills and careers. For full
1111 listings, check out the CSESoc Discord or our Facebook page!
1212 </ p >
1313 < a href = "events" >
14- < button className = "mt-10 bg-white border text-[#3977F8] border-[#A7A6E5] text-lg rounded-xl w-[100 %] xl:h-12 h-10" >
14+ < button className = "mt-10 bg-white border text-[#3977F8] border-[#A7A6E5] text-lg rounded-xl w-[60 %] xl:h-12 h-10" >
1515 See all events
1616 </ button >
1717 </ a >
You can’t perform that action at this time.
0 commit comments