Skip to content

Commit

Permalink
Update icon-instagram.html
Browse files Browse the repository at this point in the history
Spacing!
  • Loading branch information
Calista-Donohoe authored Oct 16, 2024
1 parent 7219f56 commit 5ce1c01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/icon-instagram.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<a href="https://instagram.com/{{ include.username }}">
<span class="icon icon--instagram">
<img src="{{ "assets/icon-instagram.png" | relative_url }}" style="padding-right: 5px;">
<img src="{{ "assets/icon-instagram.png" | relative_url }}">
</span>
<span class="username">{{ include.username }}</span>
</a>

0 comments on commit 5ce1c01

Please sign in to comment.