Added inline comments, hooked up markdown-toc to npm start

This commit is contained in:
2017-03-27 18:44:53 +11:00
parent 3214a56453
commit 7ee1216b1f
5 changed files with 12 additions and 8 deletions
-6
View File
@@ -59,9 +59,3 @@ footer {
content: "\25BC";
}
/* device only features */
@media screen and (min-width: 768px) {
.mobileOnly {
display: none;
}
}