bitcamp/bitcamp-site-2014

Sponsor images

Closed this issue · 0 comments

Too much whitespace padding. Can we shrink to like 280px or something? I pretty much just need 15px of space on either size at the minimum width (320px),
so (320px - 2*15px) = 290px at most.

Also, we're kind of failing as a well-designed website by not have double-resolution images. Have you ever worked with those yet? Fancy Apple devices and higher-end laptops+tablets have displays that have 2x the pixels in the same amount of space, so if you also give me images that are twice as big, then I can use media queries to tell those devices to load the nicer images.

It really makes a difference; our images currently look blurry on those devices... they look really amazing when you use svg or double-sized image.