Skip to content

Commit 2d3c793

Browse files
Update index.html
1 parent 67ca518 commit 2d3c793

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -272,13 +272,13 @@ <h5 class="has-animation">Badges</h5>
272272
<!--================================
273273
SKILLS END
274274
=================================-->
275-
276-
<section id="github-stats" style="margin: 40px auto; text-align: center;">
277-
<h2>GitHub Stats</h2>
278-
<img src="https://github-readme-stats.vercel.app/api?username=jonasvanleeuwen19&show_icons=true&theme=dark" alt="GitHub Stats" style="width: 100%; max-width: 600px; border-radius: 23px;">
275+
<section id="github-stats" class="container my-5 text-center bg-dark p-4 rounded shadow">
276+
<h2 class="text-light mb-4">GitHub Stats</h2>
277+
<img src="https://github-readme-stats.vercel.app/api?username=jonasvanleeuwen19&show_icons=true&theme=dark" alt="GitHub Stats" class="img-fluid rounded">
279278
</section>
280279

281280

281+
282282
<!--================================
283283
BRAND START
284284
=================================-->

0 commit comments

Comments
 (0)