Released 09/08/2022
Fixes
- TCRUISE-574 - 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 September 06, 2022