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