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:
@ -58,7 +58,7 @@ h3 > p {
|
||||
p, ul {
|
||||
font-size: $tiny;
|
||||
line-height: 26px;
|
||||
margin: 0;
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
a {
|
||||
|
Reference in New Issue
Block a user