diff --git a/img/icon/discord.svg b/img/icon/discord.svg index f913d53..af8a4cc 100644 --- a/img/icon/discord.svg +++ b/img/icon/discord.svg @@ -3,4 +3,4 @@ - \ No newline at end of file + diff --git a/img/icon/email.svg b/img/icon/email.svg new file mode 100644 index 0000000..1108106 --- /dev/null +++ b/img/icon/email.svg @@ -0,0 +1,4 @@ + + + + diff --git a/img/icon/github.svg b/img/icon/github.svg index 8b8d58f..3c815c6 100644 --- a/img/icon/github.svg +++ b/img/icon/github.svg @@ -3,4 +3,4 @@ - \ No newline at end of file + diff --git a/img/icon/kofi.svg b/img/icon/kofi.svg index adbb90d..230e408 100644 --- a/img/icon/kofi.svg +++ b/img/icon/kofi.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + diff --git a/img/icon/linkedin.svg b/img/icon/linkedin.svg new file mode 100644 index 0000000..db243c5 --- /dev/null +++ b/img/icon/linkedin.svg @@ -0,0 +1,4 @@ + + + diff --git a/img/icon/modrinth.svg b/img/icon/modrinth.svg index 64471da..f1fdd86 100644 --- a/img/icon/modrinth.svg +++ b/img/icon/modrinth.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + diff --git a/img/icon/steam.svg b/img/icon/steam.svg index 35d5048..091e58b 100644 --- a/img/icon/steam.svg +++ b/img/icon/steam.svg @@ -1,6 +1,9 @@ - - - - + + + + diff --git a/img/icon/website.svg b/img/icon/website.svg index 44c20a0..35bb777 100644 --- a/img/icon/website.svg +++ b/img/icon/website.svg @@ -11,4 +11,4 @@ - \ No newline at end of file + diff --git a/img/icon/youtube.svg b/img/icon/youtube.svg index fa75d67..87777a9 100644 --- a/img/icon/youtube.svg +++ b/img/icon/youtube.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/index.html b/index.html index d6307a4..809069b 100644 --- a/index.html +++ b/index.html @@ -249,6 +249,14 @@ Spotify Spotify + + LinkedIn + LinkedIn + + + Email + Email + diff --git a/main.css b/main.css index ea17d56..8e69e17 100644 --- a/main.css +++ b/main.css @@ -286,7 +286,7 @@ section h2 { justify-content: center; align-items: center; gap: 0.75rem; - max-width: 26rem; + max-width: 28rem; } #socials .social-link {