-
|
Hello, for some reason the mobile view on a new Rendered view: https://agrogan1.github.io/closeread/triangulation/triangulation.html Another project with similar CSS that renders fine in both desktop and mobile view: Any ideas very much appreciated. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
I fixed my own issue / answered my own question. It appears that the issue was having multiple images, or multiple images with custom layouts in a particular |
Beta Was this translation helpful? Give feedback.
I fixed my own issue / answered my own question. It appears that the issue was having multiple images, or multiple images with custom layouts in a particular
#cr-section. Making sure each#cr-sectiononly had 1 image solved the problem! Thanks again for the fantasticclosereadtool.