Skip to content

Commit

Permalink
fix: content changes & minor style fix
Browse files Browse the repository at this point in the history
  • Loading branch information
v1br committed Feb 24, 2025
1 parent 9997c04 commit 94440a2
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 7 deletions.
2 changes: 1 addition & 1 deletion web/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -817,7 +817,7 @@ nav {

.large-space-here
{
height: 320px;
height: 1em;
}

#about
Expand Down
14 changes: 8 additions & 6 deletions web/index-test.html
Original file line number Diff line number Diff line change
Expand Up @@ -121,14 +121,16 @@ <h2 class="entry-title">About</h2>
<div class="content-wrapper">
<div class="content-holder">
<p>
The <strong>Computer Society of India</strong> is the largest body of computer professionals
in India. We are a group of skilled designers, developers and tech enthusiasts who engage in
a lot of projects and hackathons. To help push technology forward, we organise a wide range
of workshops, conferences, events and competitions both technical and non-technical.
The <strong>Computer Society of India</strong> is a dynamic community of developers,
designers, and problem-solvers, committed to advancing technology and innovation. As part of
India's largest network of computer professionals, we engage in cutting-edge projects,
competitive hackathons, and hands-on workshops. Our initiatives foster collaboration, skill
development, and industry exposure through competitions and conferences. Whether you’re here
to learn, lead, or disrupt, there's always something for you at CSI-VIT!
</p>
<!-- <div class="large-space-here"></div> -->
</div>
<img class="team-img" src="images/csi/fullcore.webp" alt="">
<div class="large-space-here"></div>
</div>
</div>
<div class='clear'></div>
Expand Down Expand Up @@ -486,7 +488,7 @@ <h4 class="member-name">Yashh Jain</h4>
<p class="member-position">Marketing Head</p>
<div class="member-content">
<p>
"Nothing sticks in your head better than a story."
"Will send my quote by EOD"
</p>
<br>
</div>
Expand Down

0 comments on commit 94440a2

Please sign in to comment.