KarenDouglas / bmi-calculator

MIT License
0 stars 0 forks source link

Make CSS variables for styles #1

Closed KarenDouglas closed 9 hours ago

KarenDouglas commented 4 weeks ago

Blue : #345ff6 Gunmetal #253347 Dark Electric Blue : #5e6e85 White: #FFF

Font Family : Inter Font Family

### Heading X Large Styles font-size: 4em font-weight: Semibold line-height : 110%

Heading Large Styles

font-size: 3em font-weight: Semibold line-height : 110%

Heading Medium Styles

font-size: 1.5em font-weight: Semibold line-height : 110%

Heading Small Styles

font-size: 1.25em font-weight: Semibold line-height : 110%

Body Medium Styles

font-size: 1em font-weight: Regular line-height : 150%

Body Medium Bold Styles

font-size: 1em font-weight: Semibold line-height : 150%

Body small Styles

font-size: .875em font-weight: Regular line-height : 150%