Skip to content

Commit 945ff8e

Browse files
Fix icon positioning and previous commitee cards (#118)
* Change Icon Positioning * Fix Previous Commitee cards
1 parent 490b503 commit 945ff8e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -174,15 +174,15 @@
174174
<a class="wow animated fadeInUp btn-blog blog-link btn-discord" target="_blank" data-wow-delay="1.5s"
175175
href="https://discord.com/invite/UBbSuw7swW">
176176
Discord Server
177-
<img style="margin-left: 6px; margin-right: 7px; margin-bottom: -8px ; " class="beta" src="./static/images/discord-logo-white.png"></img>
177+
<img style="margin-left: 6px; margin-right: 7px; margin-bottom: -8.5px ; " class="beta" src="./static/images/discord-logo-white.png"></img>
178178
</a>
179179
</div>
180180
<!-- codecell blog ka button -->
181181
<div style="margin-bottom: 30px;">
182182
<a class="wow animated fadeInUp btn-blog blog-link " target="_blank" data-wow-delay="1.5s"
183183
href="https://blogs.kjscecodecell.com">
184184
Codecell Blogs
185-
<img style="margin-bottom: -8px;" class="beta" src="./static/images/beta-white.png"></img>
185+
<img style="margin-bottom: -8.5px;" class="beta" src="./static/images/beta-white.png"></img>
186186
</a>
187187
</div>
188188

@@ -4354,7 +4354,7 @@ <h4>Mr. Jay Malave</h4>
43544354
<p>Committee Head</p>
43554355
</li>
43564356
<li>
4357-
<h4>Mrs. Tanvi Deshpande</h4>
4357+
<h4>Ms. Tanvi Deshpande</h4>
43584358
<p>Committee Head</p>
43594359
</li>
43604360
<!-- Tech Team -->

0 commit comments

Comments
 (0)