karakanb / devo

A Chrome and Firefox extension that displays GitHub Trending, Hacker News, Product Hunt and Designer News on every new tab.
https://burakkarakan.com/devo/
MIT License
406 stars 47 forks source link

Mobile #5

Closed hipstersmoothie closed 6 years ago

hipstersmoothie commented 6 years ago

It wasn't rendering at mobile widths well so this fixes that.

Before:

screen shot 2018-09-04 at 2 24 48 pm

After:

screen shot 2018-09-04 at 2 22 37 pm

Before:

screen shot 2018-09-04 at 2 24 27 pm

After:

screen shot 2018-09-04 at 2 23 47 pm
karakanb commented 6 years ago

Hi Andrew, thanks a lot for the PR. Since most of the users will review this on their computer browsers in fullscreen, I did not worked on making it responsive. Overall your fix is a much better solution to this problem, thanks a lot for taking the time, merging.