- Issue created by @ambot112
The card title reports `Heading levels should only increase by one.`
<h3 class="card-title"> <div class="field field--name-field-provus-title field--type-string field--label-hidden field__item">...</div> </h3>
Possible fix is to use div.h3 instead of h3 tag.
Jira Ticket: PSPRO01-1486
Active
2.3
Code