Skip to content

Latest commit

 

History

History
43 lines (25 loc) · 838 Bytes

style-guide.md

File metadata and controls

43 lines (25 loc) · 838 Bytes

Front-end Style Guide

Layout

The designs were created to the following widths:

  • Mobile: 375px
  • Desktop: 1440px

Colors

Primary

Bright orange: hsl(31, 77%, 52%) Dark cyan: hsl(184, 100%, 22%) Very dark cyan: hsl(179, 100%, 13%)

Neutral

Transparent white (paragraphs): hsla(0, 0%, 100%, 0.75) Very light gray (background, headings, buttons): hsl(0, 0%, 95%)

Typography

Body Copy

  • Font size: 15px

Font

'bright-orange': 'hsl(31, 77%, 52%)', 'dark-cyan': 'hsl(184, 100%, 22%)', 'very-dark-cyan': 'hsl(179, 100%, 13%)', 'transparent-white': 'hsla(0, 0%, 100%, 0.75)', 'very-light-gray': 'hsl(0, 0%, 95%)',