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

This commit is contained in:
moris 2025-02-22 08:16:21 +09:00
parent a531b731a7
commit 971c4b24d7

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;
}