Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Formatted the text display. #67

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions templates/landing/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -433,7 +433,7 @@ <h2 class="name">Pooja</h2>
<p>Web Dev</p>
</div>
<h2 class="name">Manish</h2>
<p class="description" style="font-size: 9px; line-height: 0.1rem; ">
<p class="description" style="font-size: 13px; ">
The CSOC event was wonderful and educational. The comprehensive and well-structured program, spanning over a couple of weeks, provided an immersive learning experience, covering an array of vital concepts in web development.The carefully curated sessions, led by our seniors, not only elucidated the fundamental principles but also delved into advanced topics, equipping us with practical insights and hands-on skills.
</p>

Expand All @@ -455,7 +455,7 @@ <h2 class="name">Manish</h2>
<p>Web Dev</p>
</div>
<h2 class="name">Manyata</h2>
<p class="description" style="font-size: 9px; line-height: 0.1rem; ">
<p class="description" style="font-size: 13px; ">
Participating in the mentorship program was incredibly enriching. My mentor's vast knowledge and guidance empowered me to overcome challenges, achieve goals, and make significant strides in my professional development. The personalized feedback, coupled with networking opportunities, expanded my skills and confidence. I highly recommend this rewarding journey to anyone seeking personal and career growth through mentorship.
</p>

Expand Down