v13.3.2
Before you upgrade, please take note of any breaking changes and deprecation notices which may affect your site. View the Upgrade Guide to see examples of how to address breaking changes.
Bug fixes 🐛
- fixed an
issue
introduced in #714 (v13.2.0
) where the increasedspecificity
of thefooter
was overriding the customasialink
footerbackground-color
#783- removed
[role='main']
fromfooter
component - removed
padding-top: 3rem;
andpadding-bottom: 3rem;
fromfooter
component as all other uses of the footer component was overriding the padding back to0
- removed
- fixed an
issue
introduced in #744 (v13.3.0
) wherebuttons
inside thenavigation-block-listing
component lost their100% width
andmargin reset
#784 - fixed an
issue
introduced in #753 (v13.3.0
) where apdf
icon wasappended
tocomponents
containing apdf link
with nestedchild
elements #785