Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
danpalmieri committed May 20, 2024
1 parent 4664f0d commit bc98fac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/views/components/alert.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

<div class="space-y-1">
@if ($heading)
<h2 class="text-lg font-semibold leading-6 tracking-tight">
<h2 class="font-medium leading-6 tracking-tight">
{{ $heading }}
</h2>
@endif
Expand Down

0 comments on commit bc98fac

Please sign in to comment.