From daedf016ea6cb2ae5fb220b489ef30175ecbd444 Mon Sep 17 00:00:00 2001 From: "S. Stottelaar" Date: Tue, 18 Apr 2023 21:52:53 +0200 Subject: [PATCH] Fixed heading --- resources/views/sets/_text_and_form.antlers.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 }}