Skip to content

Instantly share code, notes, and snippets.

@yoshuawuyts
Created May 16, 2014 22:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yoshuawuyts/9193da71f6d8a5efa08a to your computer and use it in GitHub Desktop.
Save yoshuawuyts/9193da71f6d8a5efa08a to your computer and use it in GitHub Desktop.

CSS stuff

From @heydonworks

I did flex for layout, vw for fonts and ems for padding / margin. Everything scales proportionately to v small sizes.

Method

  • flexbox for element layout
  • vw for fonts
  • ems for margin / padding
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment