From f2103464d4de452e9e9694131bd36e022db1b966 Mon Sep 17 00:00:00 2001 From: Julian Prieber <60265788+JulianPrieber@users.noreply.github.com> Date: Tue, 31 May 2022 14:16:05 +0200 Subject: [PATCH] Fixed spacing --- resources/views/littlelink.blade.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/resources/views/littlelink.blade.php b/resources/views/littlelink.blade.php index 3790d68..d1b2ce5 100644 --- a/resources/views/littlelink.blade.php +++ b/resources/views/littlelink.blade.php @@ -62,11 +62,11 @@ - @if(file_exists(asset('themes/' . $info->theme . '/animations.css'))) +@if(file_exists(asset('themes/' . $info->theme . '/animations.css'))) - @else +@else - @endif +@endif @else