diff --git a/src/_includes/components/post-share.html b/src/_includes/components/post-share.html
index 57a13aabc..cc3215148 100644
--- a/src/_includes/components/post-share.html
+++ b/src/_includes/components/post-share.html
@@ -7,8 +7,8 @@
Share on:
-
diff --git a/src/_includes/components/profile.macro.html b/src/_includes/components/profile.macro.html
index 4273a9278..db575badd 100644
--- a/src/_includes/components/profile.macro.html
+++ b/src/_includes/components/profile.macro.html
@@ -30,7 +30,7 @@
{% if params.github %}
-
+
@@ -39,8 +39,8 @@
{% if params.twitter %}
-
-
+
+
diff --git a/src/_includes/components/social-icons.html b/src/_includes/components/social-icons.html
index 69ce3b8c2..05e7c48dd 100644
--- a/src/_includes/components/social-icons.html
+++ b/src/_includes/components/social-icons.html
@@ -3,8 +3,8 @@ {{ site.footer.social_icons.title }}
-
-
-
+
+
diff --git a/src/playground/components/SocialIcons.js b/src/playground/components/SocialIcons.js
index eda5c5422..a64b8c73d 100644
--- a/src/playground/components/SocialIcons.js
+++ b/src/playground/components/SocialIcons.js
@@ -8,8 +8,8 @@ export default function SocialIcons() {