サムネイルをちょっと大きくした

This commit is contained in:
moris 2025-02-22 08:16:21 +09:00
parent 0e36335fc2
commit efeee82dce

View file

@ -65,7 +65,7 @@
navigator.clipboard.writeText(code)
}
})
})
})
</script>
@ -223,7 +223,7 @@
max-height: 50vh;
}
& img.thumbnail {
height: 40vh;
height: 50vh;
max-width: 100%;
object-fit: contain;
}