Ensure correct teaser text color
This commit is contained in:
@@ -22,7 +22,9 @@
|
|||||||
<span class="headline--3 mb-4">
|
<span class="headline--3 mb-4">
|
||||||
{data.header -> f:format.nl2br()}{f:if(condition: data.subheader, then: '<br>{data.subheader}')}
|
{data.header -> f:format.nl2br()}{f:if(condition: data.subheader, then: '<br>{data.subheader}')}
|
||||||
</span>
|
</span>
|
||||||
{data.bodytext -> f:format.html()}
|
<div class="text-gray-800">
|
||||||
|
{data.bodytext -> f:format.html()}
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<button type="button"
|
<button type="button"
|
||||||
class="button w-full">
|
class="button w-full">
|
||||||
|
|||||||
Reference in New Issue
Block a user