In some books the font size is bigger or smaller, despite the font size in the conf file or if I set the font size with Kobo Utilities.
I find the cause in the this line in every html part, for example:
Code:
<html xmlns="http://www.w3.org/1999/xhtml" style="font-size:1.111rem;">
Is there a way to remove the style?
EDIT: I just tried to convert the book to epub and it did remove the style, is there a better way to remove the style?