Files
cv-site/tests/screenshots/typography-comparison.json
T

37 lines
967 B
JSON
Raw Normal View History

{
"old": {},
"new": {
"name": {
"fontFamily": "Quicksand, sans-serif",
"fontSize": "35.2px",
"fontWeight": "400",
"lineHeight": "38.72px",
"color": "rgb(0, 0, 0)",
"letterSpacing": "normal"
},
"sidebarTitle": {
"fontFamily": "Quicksand, sans-serif",
"fontSize": "18.72px",
"fontWeight": "500",
"lineHeight": "22.464px",
"color": "rgb(51, 51, 51)",
"letterSpacing": "normal"
},
"sectionTitle": {
"fontFamily": "Quicksand, sans-serif",
"fontSize": "20.8px",
"fontWeight": "500",
"lineHeight": "24.96px",
"color": "rgb(51, 51, 51)",
"letterSpacing": "normal"
},
"badge": {
"fontFamily": "Quicksand, \"Source Sans Pro\", -apple-system, system-ui, sans-serif",
"fontSize": "14.4px",
"fontWeight": "400",
"lineHeight": "21.6px",
"color": "rgb(204, 204, 204)",
"letterSpacing": "normal"
}
}
}