Skip to content

Commit 59a5c84

Browse files
committed
Enable hover badge on text style page in docs
1 parent a5357d1 commit 59a5c84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/docs/text-style.blade.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ title: "Style & Decoration"
1212
@include('_partials.feature-badges', [
1313
'responsive' => true,
1414
'customizable' => true,
15-
'hover' => false,
15+
'hover' => true,
1616
'focus' => false
1717
])
1818

0 commit comments

Comments
 (0)