Skip to content

Commit 337ab54

Browse files
committed
finetune welcome.blade.php
1 parent 8a19602 commit 337ab54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tailwindcss-stubs/resources/views/welcome.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<div class="min-h-screen flex items-center justify-center">
3232
<div class="flex flex-col justify-around h-full">
3333
<div>
34-
<h1 class="text-gray-800 text-center font-thin tracking-wider text-5xl mb-6">
34+
<h1 class="text-gray-600 text-center font-light tracking-wider text-5xl mb-6">
3535
{{ config('app.name', 'Laravel') }}
3636
</h1>
3737
<ul class="list-reset">

0 commit comments

Comments
 (0)