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

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