Skip to content

Commit

Permalink
Fixed heading
Browse files Browse the repository at this point in the history
  • Loading branch information
sstottelaar committed Apr 18, 2023
1 parent 4ef761e commit daedf01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/views/sets/_text_and_form.antlers.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
class="container flex flex-col justify-between gap-12 lg:items-center lg:flex-row"
>
<div class="flex flex-col flex-shrink-0 lg:max-w-lg">
{{ partial:components/heading as="h1" class="text-white" }}
{{ partial:components/heading as="h1" class="!text-white" }}
{{ title }}
{{ /partial:components/heading }}
{{ if subtitle }}
Expand Down

0 comments on commit daedf01

Please sign in to comment.