Elements using rems to set their font-size are immune to the text sizing option in UIO. As rems constantly refer to the root for their size, the sizing effect of UIO bypasses the inline styles UIO applies to control elements within the body!
… And the solution is inclusion
Elements using rems to set their font-size are immune to the text sizing option in UIO. As rems constantly refer to the root for their size, the sizing effect of UIO bypasses the inline styles UIO applies to control elements within the body!