diff --git a/resources/views/sets/_text_and_form.antlers.html b/resources/views/sets/_text_and_form.antlers.html index 3261635..741ed57 100644 --- a/resources/views/sets/_text_and_form.antlers.html +++ b/resources/views/sets/_text_and_form.antlers.html @@ -6,7 +6,7 @@ class="container flex flex-col justify-between gap-12 lg:items-center lg:flex-row" >
- {{ partial:components/heading as="h1" class="text-white" }} + {{ partial:components/heading as="h1" class="!text-white" }} {{ title }} {{ /partial:components/heading }} {{ if subtitle }}