Change text colour for role
This commit is contained in:
parent
bb0841e8d7
commit
ef500b5fd7
|
@ -10,7 +10,7 @@
|
||||||
"
|
"
|
||||||
>
|
>
|
||||||
<div class="mt-4 sm:mt-0">
|
<div class="mt-4 sm:mt-0">
|
||||||
<div>
|
<div class="text-gray-700">
|
||||||
{{ content.field_role }}
|
{{ content.field_role }}
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue