Comments on [F2U] Aesthetic Surprise All Comments Start of Thread Parent

There is, but it would take a bit of work. It would require changing the width of the container, adding width:100%!important to the style of every img tag (which can be found after every IGNORE comment) and changing the heights of both the columns and the imgs within. The img tags are what make the boxes clickable (which there's probably a much better way to do, but I made this code a while ago) so that's why they would need to be adjusted for a larger scale as well.

ah i see! thank you!