diff --git a/css/X_icon.css b/css/X_icon.css new file mode 100644 index 00000000..79738903 --- /dev/null +++ b/css/X_icon.css @@ -0,0 +1,11 @@ +.X { + display: inline-block; + margin-right: 12px; +} + +.X img { + width: 60px; + height: 60px; + border-radius: 50%; + margin-bottom: 15px; +} diff --git a/img/x-social-media-round-icon.png b/img/x-social-media-round-icon.png new file mode 100644 index 00000000..40364023 Binary files /dev/null and b/img/x-social-media-round-icon.png differ diff --git a/index.html b/index.html index f1c09077..c6cdb193 100644 --- a/index.html +++ b/index.html @@ -1,4 +1,3 @@ -
@@ -30,6 +29,7 @@ + @@ -766,7 +766,7 @@