diff --git a/resources/views/about/index.blade.php b/resources/views/about/index.blade.php index 4ac38d2..3a22f9b 100644 --- a/resources/views/about/index.blade.php +++ b/resources/views/about/index.blade.php @@ -11,7 +11,7 @@ frequently asked questions about League of Legends, Heimerdinger and us. Dive in class="text-3xl font-bold text-center text-transparent uppercase mt-7 sm:text-4xl bg-gradient-to-bl from-orange-300 to-orange-500 bg-clip-text"> About
Tired of endless browsing to find that one icon or emote you love?
-We got you covered! Search through We got you covered! Search through all icons & emotes with ease.
diff --git a/resources/views/components/champions/grid_info.blade.php b/resources/views/components/champions/grid_info.blade.php index 896e298..a3d0421 100644 --- a/resources/views/components/champions/grid_info.blade.php +++ b/resources/views/components/champions/grid_info.blade.php @@ -1,22 +1,19 @@Heimerdinger Presents:
diff --git a/resources/views/components/emotes/list_all.blade.php b/resources/views/components/emotes/list_all.blade.php
index dacbbd1..59d2d27 100644
--- a/resources/views/components/emotes/list_all.blade.php
+++ b/resources/views/components/emotes/list_all.blade.php
@@ -3,8 +3,7 @@
All the information you need about skins in League of Legends. Check out the
diff --git a/resources/views/components/home/recent_skins.blade.php b/resources/views/components/home/recent_skins.blade.php
index 5ba7f84..13ad01e 100644
--- a/resources/views/components/home/recent_skins.blade.php
+++ b/resources/views/components/home/recent_skins.blade.php
@@ -31,7 +31,7 @@
More
+ More
details
+ class="text-3xl font-bold text-center text-transparent uppercase sm:text-4xl bg-gradient-to-bl from-orange-300 to-orange-500 bg-clip-text">
Summoner Emotes
+
Skin Information
+ Skin Information
{{ $skin->skin_name }}
- Released
+
Released
{{ Carbon::parse($skin->release_date)->diffForHumans([
'parts' => 2,
'join' => true,
@@ -41,10 +41,7 @@
@foreach ($skin->associated_skinline as $skinline)
Associated Skinline:
+ class="my-2 bg-orange-100 text-orange-800 text-xs font-medium mr-2 px-2.5 py-0.5 rounded border border-orange-300">
{{ $skinline }}
@endforeach
diff --git a/resources/views/components/home/upcoming_skins.blade.php b/resources/views/components/home/upcoming_skins.blade.php
index c46f9c5..14c8f74 100644
--- a/resources/views/components/home/upcoming_skins.blade.php
+++ b/resources/views/components/home/upcoming_skins.blade.php
@@ -34,7 +34,7 @@
{{ $skin->skin_name }}
-
+ class="object-cover w-full h-full" alt="{{ $icon->title }} Icon" />