general work

- renamed nunjucks extension to njk
- removed old demo html files
- started to change CRLF to LF
- detail work on style definitions
- added structure for demo files
This commit is contained in:
Stephan 2018-04-30 19:09:17 +02:00
parent cf8fd24a85
commit c781f5c6c5
31 changed files with 1155 additions and 1641 deletions

View file

@ -90,8 +90,8 @@ li, dt, dd {
@extend %basic;
}
li, dd {
// margin-bottom: $basic_space;
.list__basic li, dd {
margin-bottom: $basic_space;
}
dd {