Hacker News new | ask | show | jobs
by udit99 1112 days ago
I ran into a lot of problems with vertical mode. Turns out just doing a CSS transform is not enough. It creates a lot of layout problems.

And on the other end, doing it vertical from the ground up would be a ton of work from scratch because of the way it's written