Released 12/04/2022
Fixes
- TCRUISE-572 - Change the markup of the footer logo to use valid BEM values. The corrected markup is:
<div class="footer__logos">
<div class="footer__logo">
<div class="imagelink imagelink--footerlogo"><a...><img...></a>
</div>
</div>
</div>
Last modified on April 19, 2022