Skip to content

Commit e00046e

Browse files
authored
Update box-shadow.blade.md
1 parent a4fec01 commit e00046e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/docs/box-shadow.blade.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Use the `.shadow-sm`, `.shadow`, `.shadow-md`, `.shadow-lg`, `.shadow-xl`, or `.
4242
</div>
4343
<div class="mt-6 lg:mt-0 text-center px-2">
4444
<div class="mb-1 text-xs text-gray-600">lg</div>
45-
<div class="mx-auto h-16 w-16 text-xs bg-white rounded shadow-md"></div>
45+
<div class="mx-auto h-16 w-16 text-xs bg-white rounded shadow-lg"></div>
4646
</div>
4747
<div class="mt-6 lg:mt-0 text-center px-2">
4848
<div class="mb-1 text-xs text-gray-600">xl</div>

0 commit comments

Comments
 (0)