Create links nav

This commit is contained in:
Jeremy Thomas
2018-04-09 12:45:52 +01:00
parent 4ede497c96
commit 0f9d338f66
17 changed files with 1087 additions and 963 deletions

View File

@@ -31,6 +31,11 @@
"name": "$title-strong-weight",
"value": "inherit"
},
"title-line-height": {
"id": "title-line-height",
"name": "$title-line-height",
"value": "1.125"
},
"subtitle-color": {
"id": "subtitle-color",
"name": "$subtitle-color",
@@ -46,6 +51,11 @@
"name": "$subtitle-weight",
"value": "$weight-normal"
},
"subtitle-line-height": {
"id": "subtitle-line-height",
"name": "$subtitle-line-height",
"value": "1.25"
},
"subtitle-strong-color": {
"id": "subtitle-strong-color",
"name": "$subtitle-strong-color",
@@ -55,6 +65,11 @@
"id": "subtitle-strong-weight",
"name": "$subtitle-strong-weight",
"value": "$weight-semibold"
},
"subtitle-negative-margin": {
"id": "subtitle-negative-margin",
"name": "$subtitle-negative-margin",
"value": "-1.25rem"
}
}
}
}