Skip to content

Commit 9120801

Browse files
authored
Update index.html
1 parent 16cb642 commit 9120801

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

index.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,9 @@ <h2>🚀 Featured Work</h2>
3838
<div class="card">
3939
<h3>GitHub Contributions</h3>
4040
<p>Explore my latest projects and open-source work on GitHub.</p>
41-
<a href="https://github.com/CoderInWaves" target="_blank" rel="noopener noreferrer" class="btn btn-primary">View GitHub</a>
41+
<div class="card-actions">
42+
<a href="https://github.com/CoderInWaves" target="_blank" rel="noopener noreferrer" class="btn btn-accent">View GitHub</a>
43+
</div>
4244
</div>
4345
</section>
4446
</main>

0 commit comments

Comments
 (0)