DEV Community

Discussion on: A continuously growing set of unique SVG icons. šŸ’ā€ā™€ļø Brutalist design, vanilla CSS, 200ms page loads.

 
garrettmills profile image
Garrett Mills • Edited

I'm not sure, but it seems to be an issue with the left column's container not inferring the height correctly.

If I manually set a height of 400px on the div.lft_col, I can get the site to display.

EDIT: try setting height: 100vh on both the lft_col and rgt_col. This seemed to resolve it for me.

Thread Thread
 
counselljake profile image
Jake Counsell

Awesome, I think I have it fully resolved on FF desktop now. Thanks for the help! Can these vendors please just unify their browsers already haha.

Sadly my cool but hacky dark mode doesn't work on FF desktop... But everything should be working perfectly on FF, Saf, and chrome in mobile and on desktop now. I've even tested it in all of the hideous in-app browsers.