Skip to content

Commit

Permalink
first comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ShiwangPande committed Dec 20, 2023
1 parent 15292db commit 44484df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/CardMessage.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ function CardMessage() {

<Card.Img className="bd-placeholder-img w-50 h-100 " variant="top" src="https://i.postimg.cc/MGSkczvL/hod-sirr.jpg" style={{ borderRadius: "32px", border: '1.3mm ridge #eeeeee', marginTop: "20px" }} />
<Card.Body>
<Card.Title><h3>HOD's message</h3></Card.Title>
<Card.Title><h4>HOD's message</h4></Card.Title>
<Card.Text style={{ textAlign: "none" }}>

Welcome to GCOE Nagpur's Department of Mechanical Engineering, established in 2016. In 7 years, we've excelled in academics and extracurriculars, offering quality education that fosters specialization excellence. Our commitment to a research-driven atmosphere encourages innovation, teamwork, leadership, and lifelong learning. Proudly associated with IEI, ISTE, and MESA, join our dynamic team for nation-building.
Welcome to GCOE Nagpur's Department of Mechanical Engineering, established in 2016. In 7 years, we've excelled in academics and extracurriculars, offering quality education that fosters specialization excellence. Our commitment to a research-driven atmosphere encourages innovation, teamwork, leadership, and lifelong learning. Proudly associated with IEI, ISTE, and MESA, join our dynamic team for nation-building.
</Card.Text>
</Card.Body>
<ListGroup className="list-group-flush" style={{ width: "100%", borderRadius: "0px 0 32px 32px", fontWeight: "600" }}>
Expand Down

2 comments on commit 44484df

@vercel
Copy link

@vercel vercel bot commented on 44484df Dec 20, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on 44484df Dec 20, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.