Skip to content

Commit

Permalink
Bigger footer icons to improve accessibility and clicking on mobile
Browse files Browse the repository at this point in the history
  • Loading branch information
anic17 authored Oct 7, 2023
1 parent a5aab3c commit 8d03a8a
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
<div class="contact">
<a class="icons" href="https://github.com/anic17" aria-label="My GitHub profile" title="My GitHub profile"
><svg
height="20"
width="21"
height="24"
width="25"
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 496 512"
>
Expand All @@ -15,8 +15,8 @@
/></svg></a
><a class="icons" href="mailto:[email protected]" aria-label="Contact me via mail" title="Contact me via mail"
><svg
height="20"
width="29"
height="24"
width="34.8"
version="1.1"
id="Layer_1"
xmlns="http://www.w3.org/2000/svg"
Expand All @@ -41,8 +41,8 @@
><svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 512 512"
height="21"
width="21"
height="24"
width="24"
>
<!--! Font Awesome Free 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2023 Fonticons, Inc. -->
<path
Expand All @@ -52,8 +52,8 @@
><svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 448 512"
height="20"
width="20"
height="24"
width="24"
>
<!-- Font Awesome Free 5.15.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) -->
<path
Expand Down

0 comments on commit 8d03a8a

Please sign in to comment.