diff --git a/lib/views/index.tsx b/lib/views/index.tsx index a4fa2a1..7caa4a7 100644 --- a/lib/views/index.tsx +++ b/lib/views/index.tsx @@ -40,8 +40,8 @@ const Articles = ({ articles }: Props) => ( const SOCIALS: [string, string, string][] = [ ["Gitea", "https://gitea.adaedra.eu", "git"], - ["Mastodon", "https://nerdculture.de/@adaedra", "mastodon"], - ["LinkedIn", "https://www.linkedin.com/in/thibault-hamel/", "linkedin"], + ["Mastodon", "https://nerdculture.de/@adaedra", "mastodon-logo"], + ["LinkedIn", "https://www.linkedin.com/in/thibault-hamel/", "linkedin-logo"], ]; const Socials = () => ( @@ -53,7 +53,7 @@ const Socials = () => ( @@ -80,8 +80,8 @@ const Footer = () => {  • Color theme  -  • Social icons  - +  • Icons  +
diff --git a/src/index.css b/src/index.css index 7d6acbc..ebc4cf9 100644 --- a/src/index.css +++ b/src/index.css @@ -108,7 +108,7 @@ nav { svg { height: 1em; width: 1em; - vertical-align: middle; + vertical-align: text-top; margin-inline-end: 1ch; } diff --git a/src/logos.svg b/src/logos.svg index d4e4dab..f781da8 100644 --- a/src/logos.svg +++ b/src/logos.svg @@ -1,11 +1,11 @@ - - + - + - - +