Hacker News new | ask | show | jobs
by rksprst 6202 days ago
Your UI focus is wrong. For instance, on the question page the main things are category, post date, number of bids. These elements take up as much height space as the question itself. The question is also in a textbox which I have to scroll to read. The focus should be on the question (which should just be in a div). Right now it looks like an accessory instead of the focus.

BTW, out of curiosity... was this built with asp.net mvc?