Minor docs fixes (#894)

* Update links

Update test-drive and quick-start references
Change relative links to absolute so they work in GitHub repo view

* Regain paragraph margins

Adding back the bottom margin had no effect on landing page, except a 16px legnth increase in the hero and editor sections. Offset by reducing the variable that set their margin/padding by the same amount.
This commit is contained in:
Jessica Parsons
2017-12-07 13:27:33 -08:00
committed by GitHub
parent e02aee8b83
commit b370929087
6 changed files with 10 additions and 10 deletions

View File

@ -35,7 +35,7 @@ module.exports = {
medium: '40px',
large: '64px',
xl: '104px',
xxl: '168px',
xxl: '152px',
// border radius
borderRadius: '4px',