Skip to content

Commit

Permalink
Update Title.jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
rks-031 committed Jan 29, 2024
1 parent d0ae89f commit 9eab0db
Showing 1 changed file with 9 additions and 7 deletions.
16 changes: 9 additions & 7 deletions client/src/components/Title.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,9 @@ function Title() {
alt="iiit_logo"
/>
<br />
<h1 style={{ color: "#f2cc8f" }}>Microsoft Learn Student Ambassadors</h1>
<h1 style={{ color: "#f2cc8f" }}>
Microsoft Learn Student Ambassadors
</h1>
<h3 style={{ color: "#f2cc8f" }}>@</h3>
<h1 style={{ color: "#f2cc8f" }}>IIIT Bhubaneswar</h1>
<img
Expand Down Expand Up @@ -70,12 +72,12 @@ function Title() {
events!
<br />
<br />
<strong style={{ color: "#f2cc8f" }}>MLSA @ IIIT BBSR</strong>{" "}
serves as a hub for students at IIIT who are passionate about
technology and want to make a positive impact on their community.
The chapter provides a platform for students to come together,
collaborate, and work towards a common goal of enhancing their
technical skills while also giving back to the community.
<strong style={{ color: "#f2cc8f" }}>MLSA @ IIIT-Bh</strong> serves
as a hub for students at IIIT who are passionate about technology
and want to make a positive impact on their community. The chapter
provides a platform for students to come together, collaborate, and
work towards a common goal of enhancing their technical skills while
also giving back to the community.
<br />
<br />
Furthermore, being a part of the{" "}
Expand Down

0 comments on commit 9eab0db

Please sign in to comment.