Properly fix CLS

This commit is contained in:
Jade Ellis 2024-09-01 16:48:17 +01:00
parent cd62747f39
commit c6800a1288
No known key found for this signature in database
GPG key ID: 8705A2A3EBF77BD2

View file

@ -43,6 +43,7 @@
<style>
img {
max-height: 60vh;
height: 100%;
background-size: cover;
background-repeat: no-repeat;
display: block;