Hi,
i send ePub to my Kindle PW last gen with SendtoKindle website but i have a problem.
The bottom margin of ebook appear irregular on my Kindle, on some page there is too much white space in the bottom. How can i uniform?
I tried with Calibre settings margins to zeros and add custom CSS
Code:
body {orphans: 0; widows: 0}
but nothing has changed.
Thank you