Reorganize the getting started and component pages

This commit is contained in:
Paulus Schoutsen 2015-01-24 18:47:04 -08:00
parent e134f73933
commit 759d107680
23 changed files with 831 additions and 144 deletions

View file

@ -58,6 +58,10 @@ article.post, article.page, article.listing {
li {
margin-bottom: 10px;
& > p {
margin-bottom: 0;
}
&:last-child {
margin-bottom: 0;
}