Hacker News new | ask | show | jobs
by spencerwalden 4270 days ago
What I have done currently is I have just set the width of the overlay to 100% of the browser width, so if a front-end dev has his browser width set to simulate a mobile device for example, it would just scale automatically.
1 comments

Yes, you're right. I wrote without having actually tried it. It works nicely. Thanks