Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit01cf7a9

Browse files
committed
balanced left side to match right side
1 parentb4b60de commit01cf7a9

File tree

1 file changed

+5
-22
lines changed

1 file changed

+5
-22
lines changed

‎frontend/src/components/About/AboutHomepage.tsx‎

Lines changed: 5 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -13,27 +13,8 @@ export default function AboutHomePage() {
1313
<divclassName="flex items-center justify-center">
1414
<Imagesrc="/assets/csesoc_icon.svg"alt="CSESoc Icon"width={150}height={150}/>
1515
</div>
16-
<h2className="mt-10 text-3xl font-extrabold">CSESoc</h2>
17-
<pclassName="text-[#727B8C] font-medium">unsw-computer-science-engineering-society</p>
16+
<h2className="text-3xl font-extrabold">CSESoc</h2>
1817
<buttonclassName="bg-[#444F6F] w-full my-5 py-2 rounded">Follow</button>
19-
<p>
20-
CSESoc is the principal representative body for UNSW computing students.
21-
</p>
22-
<divclassName="my-4 flex gap-5">
23-
<Imagesrc="/assets/people_icon.svg"alt="People"width={20}height={20}/>
24-
<div>
25-
432<spanclassName="text-[#727B8C]">members</span> · 342{' '}
26-
<spanclassName="text-[#727B8C]">subcom</span>
27-
</div>
28-
</div>
29-
<divclassName="my-4 flex gap-5">
30-
<Imagesrc="/assets/location_icon.svg"alt="Location"width={20}height={20}/>
31-
Sydney, Australia
32-
</div>
33-
<divclassName="flex gap-5">
34-
<Imagesrc="/assets/mail_icon.svg"alt="Mail"width={20}height={20}/>
35-
info@csesoc.org.au
36-
</div>
3718
</div>
3819
{/* RIGHT SIDE */}
3920
<divclassName="col-span-4 lg:mt-0 mt-10">
@@ -45,12 +26,14 @@ export default function AboutHomePage() {
4526
CSESoc is one of the biggest and most active societies at UNSW, catering to over 3500 CSE
4627
students spanning across degrees in Computer Science, Software Engineering,
4728
Bioinformatics and Computer Engineering.
48-
<br/><br/>
29+
<br/><br/>
4930
We are here to fulfil the social, personal and
5031
professional needs of CSE students, and promote computing through a variety of forms.
32+
<br/><br/>
33+
Learn more<ahref="about"className="text-[#3977F9]">about us!</a>
5134
</p>
35+
5236
</div>
53-
5437
</div>
5538
</div>
5639
</div>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp