Skip to content

Commit 54194ca

Browse files
committed
🇺🇦 ❤️
1 parent 438ccc0 commit 54194ca

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

public/css/app.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/mix-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"/js/app.js": "/js/app.js?id=a9ed37c629f1a4ac6473",
3-
"/css/app.css": "/css/app.css?id=e32aaaad91b64739c05c"
3+
"/css/app.css": "/css/app.css?id=14eed065634adcad8dc1"
44
}
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
<span class="font-bold text-transparent bg-clip-text bg-gradient-to-r dark:from-yellow-400 dark:to-red-400 from-red-600 to-red-400">{{ $slot }}</span>
1+
<span class="font-bold text-transparent bg-clip-text bg-gradient-to-r from-blue-600 to-yellow-400">{{ $slot }}</span>
2+
{{-- dark:from-yellow-400 dark:to-red-400 from-red-600 to-red-400 --}}

0 commit comments

Comments
 (0)