From abc33d09e72844ff24de16963dce2e7448a5ca4f Mon Sep 17 00:00:00 2001 From: Thomas Smith <49042513+tsmitty11@users.noreply.github.com> Date: Tue, 5 Jul 2022 17:16:22 -0400 Subject: [PATCH] Moved Twitter logo to the right --- src/layouts/index.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/layouts/index.html b/src/layouts/index.html index 3ac7683..04baab7 100644 --- a/src/layouts/index.html +++ b/src/layouts/index.html @@ -305,7 +305,9 @@ } .twitter-card-logo{ - width:30px; + width:25px; + float:right; + margin-top:5px; } @@ -332,7 +334,7 @@