Skip to content

Commit

Permalink
Fix Viewbox.
Browse files Browse the repository at this point in the history
  • Loading branch information
BusterNeece committed Dec 6, 2024
1 parent e384dc4 commit e5e1c0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Footer.astro
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
<svg
class="icon"
fill="currentColor"
viewBox="-10 -5 1034 1034"
viewBox="0 0 24 24"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
version="1.1"
Expand Down

0 comments on commit e5e1c0f

Please sign in to comment.