Hacker News new | ask | show | jobs
by ivanca 4515 days ago
Is actually pretty easy to design without width; you can use max-width OR min-width in a per case basis, you can use margins (a left margin of 10% and a right one of 10% means your width will be roughly 80%) or padding in a similar fashion.