This post has been de-listed
It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.
I've created a very simple menu system in this CodePen: https://codepen.io/will_beaumont/pen/yLqdzad
The key part that works is that submenu items are displayed in a grid of 4 rows with an auto column flow, so that if there are more than 4 items a new column is generated. The downside is that if there are fewer than 4 items then there's empty space leftover (see the second submenu) and I don't want this. Apologies if this is a very noob question. I tried Googling for the answer but couldn't find it. I appreciate your help in advance.
Subreddit
Post Details
- Posted
- 1 year ago
- Reddit URL
- View post on reddit.com
- External URL
- reddit.com/r/css/comment...