Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
rishit-singh committed Dec 28, 2023
2 parents 842f2de + 76306c1 commit 1f37fad
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions frontend/src/app/about/AboutPage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -39,15 +39,15 @@ export default function AboutPage({} : AboutPageProps)
ABOUT US
</div>
<div className={"text-lg max-[600px]:text-s font-light items-center"}>
The Langara Computer Science Club is officially back! We are a student-run club dedicated to providing a space for students interested in computer science at Langara to learn, network, help each other out, and have fun! This year, we plan to host workshops, programming competitions, and meetups.
The Langara Computer Science Club is a student-led club dedicated to providing a space for students interested in computer science. We provide a space to learn, create, network, and to have fun! We hold workshops, programming competitions, and other meetups.
</div>
</div>
<div className={"flex flex-col m-5 items-center"}>
<div className={"text-[36px] font-bold flex max-[500px]:items-end max-[600px]: mt-10"}>
OUR EXECS
EXECUTIVES
</div>
<div className={"text-lg max-[600px]:text-s font-light items-center"}>
We’re a team of enthusiasts who strive to make this club a fun place.
The Langara Computer Science club is run by a team of dedicated Langara students. We strive to create awesome opportunities and events and to represent the interests of the diverse student body.
</div>
</div>
<div className={"profileContainer"}>
Expand Down

0 comments on commit 1f37fad

Please sign in to comment.