focus on demo

- sorted files to demo folder
- try to focus more on the creation of demo example files
This commit is contained in:
Stephan 2018-04-30 20:20:13 +02:00
parent c781f5c6c5
commit 1bb57b109b
7 changed files with 19 additions and 10 deletions

View file

@ -201,6 +201,8 @@
.hello {
flex: 0 1 auto;
padding: 1em 5em;
background-color: rgba(black, 0.25);
ul {
padding: 1em 5em;
background-color: rgba(black, 0.25);
}
}