1
0
mirror of https://github.com/restoreddev/phpapprentice.git synced 2025-08-12 09:44:27 +02:00

Wrote two chapters for web section

Also, tweaked build to allow for nested folders
This commit is contained in:
Andrew Davis
2019-02-17 21:29:29 -06:00
parent 9fbb1ab290
commit e17a687d99
9 changed files with 143 additions and 3 deletions

View File

@@ -260,6 +260,9 @@ button:hover .icon svg {
.modal-content .table-of-contents {
padding: 2em;
}
.section-title {
margin-bottom: 0;
}
.closed {
display: none;
}