建築知識2021年5月号

建築知識2021年5月号にて、メインの挿絵を描きました。

document.addEventListener('DOMContentLoaded', function () { const images = document.querySelectorAll('.wp-block-image a'); if (images.length > 1) { images.forEach(function(el) { el.setAttribute('rel', 'lightbox-gallery'); }); } });