Hello, I have a strange layout bug on the new Safari 15.4. I only see half of pictures, while in Safari 15.3 it's all ok. Here's the code:
<style> .c1 {width:113px;height:158px;text-align:center} .pi {margin:0 -100%;} </style> <div class="c1"><img class="pi" src="https://i.ibb.co/7R0NTRt/photo.jpg%22%3E </div>
Any advice? Thank you