Hey guys,
I created a recipe to access a German popular science magazine, which contains a lot of images. After I've spent several hours to eventually find a way to log in, I now want to have the full-scale image on my Kindle. Since the original article contains justpreviews of the images, I parse the the full image's URL and insert it into my HTML (via BeautifulSoup). Then, I set the width to 100% and it works. At least in the included viewer
But in the Kindle Previewer it looks like this:
Is there any way to get full-width images on Kindle devices?