File tree Expand file tree Collapse file tree 1 file changed +3
-7
lines changed
Expand file tree Collapse file tree 1 file changed +3
-7
lines changed Original file line number Diff line number Diff line change @@ -88,15 +88,11 @@ const Events = () => {
8888 data-aos-duration = "500"
8989 >
9090 < h1 className = "text-5xl mb-7 font-bold text-blue-500" > Features</ h1 >
91- < ul className = "team-description font-bold text-3xl" >
91+ < p className = "team-description text-left ml-3 text-3xl" >
9292 < li className = "mb-5" > Networking Opportunities</ li >
9393 < li className = "mb-5" > Learning from Industry Experts</ li >
94- < li className = "mb-5" >
95- Collaboration and Partnership Opportunities
96- </ li >
97- < li className = "mb-5" >
98- Stay Up-to-Date with the Latest Tech Trends
99- </ li >
94+ < li className = "mb-5" > Collaboration and Partnership < span className = "ml-10" > Opportunities</ span > </ li >
95+ < li className = "mb-5" > Stay Up-to-Date with the Latest Tech Trends</ li >
10096 < li className = "mb-5" > Expand Your Knowledge and Skillset</ li >
10197 </ ul >
10298 </ div >
You can’t perform that action at this time.
0 commit comments