From 16d89fa390eebbbc3a7ee1b4dbb0648c7799e6c0 Mon Sep 17 00:00:00 2001 From: Jonny Barnes Date: Sat, 8 Jan 2022 21:13:15 +0000 Subject: [PATCH] Fix the styling of the syndication SVGs --- .../views/templates/social-links.blade.php | 35 +++++-------------- 1 file changed, 8 insertions(+), 27 deletions(-) diff --git a/resources/views/templates/social-links.blade.php b/resources/views/templates/social-links.blade.php index eb569aca..99e16753 100644 --- a/resources/views/templates/social-links.blade.php +++ b/resources/views/templates/social-links.blade.php @@ -1,44 +1,25 @@ @if($tweet_id !== null) - - - - + - - + + @endif @if($facebook_url !== null) - - - - + - - + + @endif @if($swarm_url !== null) - - + + @endif @if($instagram_url !== null)