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:
@ -35,7 +35,7 @@ module.exports = {
|
||||
medium: '40px',
|
||||
large: '64px',
|
||||
xl: '104px',
|
||||
xxl: '168px',
|
||||
xxl: '152px',
|
||||
|
||||
// border radius
|
||||
borderRadius: '4px',
|
||||
|
Reference in New Issue
Block a user