Skip to content

Latest commit

History

History
11 lines (6 loc) 路 176 Bytes

css.md

File metadata and controls

11 lines (6 loc) 路 176 Bytes

CSS

  • Prefer Flexbox

  • Classes should describe elements and not be generic (Bigbox -> FAQContainer)

  • Mobile: <= 620px

  • Tablet: 620px - 1024px

  • Desktop: > 1024px