Hacker News new | ask | show | jobs
by Ravengenocide 2222 days ago
Inline styles can't include media queries so if you want your styling to be responsive (which you probably want) you are going to need to write some CSS in a file and not have it inline.