diff --git a/resources/views/livewire/mod/listing.blade.php b/resources/views/livewire/mod/listing.blade.php index c25c960..4bf15d6 100644 --- a/resources/views/livewire/mod/listing.blade.php +++ b/resources/views/livewire/mod/listing.blade.php @@ -1,27 +1,27 @@

{{ __('Mods') }}

-

{!! __('Explore an enhanced SPT experience with the mods available below. Check out the featured mods for a tailored solo-survival game with maximum immersion.') !!}

+

{!! __('Explore an enhanced SPT experience with the mods available below. Check out the featured mods for a tailored solo-survival game with maximum immersion.') !!}

- +
- +
+ class="my-8 grid items-center border-t border-gray-400 dark:border-gray-700">

{{ __('Filters') }}

-
-
+
+
- +
-

+

@php @@ -66,7 +66,7 @@ $half = ceil($totalVersions / 2); @endphp
- {{ __('SPT Versions') }} + {{ __('SPT Versions') }}
@foreach ($activeSptVersions as $index => $version) @if ($index < $half) @@ -76,7 +76,7 @@
-   +  
@foreach ($activeSptVersions as $index => $version) @if ($index >= $half) @@ -88,7 +88,7 @@
- {{ __('Featured') }} + {{ __('Featured') }}
{{ __('Include') }} {{ __('Exclude') }} @@ -104,14 +104,14 @@
{{-- Large display can show full text --}} - {{-- Only show selected number on smaller screens --}} - + {{-- Tabs --}} @@ -71,7 +71,7 @@ {{-- Mobile Dropdown --}}
- @@ -80,7 +80,7 @@ {{-- Desktop Tabs --}}