Skip to content

Commit c6ed70d

Browse files
committed
Change Icon Positioning
1 parent 039f94c commit c6ed70d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 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

0 commit comments

Comments
 (0)