We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a19602 commit 337ab54Copy full SHA for 337ab54
src/tailwindcss-stubs/resources/views/welcome.blade.php
@@ -31,7 +31,7 @@
31
<div class="min-h-screen flex items-center justify-center">
32
<div class="flex flex-col justify-around h-full">
33
<div>
34
- <h1 class="text-gray-800 text-center font-thin tracking-wider text-5xl mb-6">
+ <h1 class="text-gray-600 text-center font-light tracking-wider text-5xl mb-6">
35
{{ config('app.name', 'Laravel') }}
36
</h1>
37
<ul class="list-reset">
0 commit comments