Comment by lelandfe
Pre-CSS grid masonry layout. Author hides the content with CSS, and JS reveals it, to avoid a flash.
CSS to make it noscript friendly: `.main { visibility: visible !important; max-width: 710px; }`
Pre-CSS grid masonry layout. Author hides the content with CSS, and JS reveals it, to avoid a flash.
CSS to make it noscript friendly: `.main { visibility: visible !important; max-width: 710px; }`