little tweaks, and splitting step 2-6 readme

This commit is contained in:
Ken
2019-02-28 22:34:32 -08:00
parent 9465f2dba4
commit 0e24c8ca9c
12 changed files with 27 additions and 95 deletions

View File

@@ -25,7 +25,7 @@ body {
padding: 50px;
margin: 0 auto;
height: 100vh;
overflow: scroll;
overflow: auto;
}
#markdownReadme.exercise {