clean up after pull request

- added es6 uglify
- pimped status pages in demo-index
- added first modular hippie file
This commit is contained in:
Stephan Hagedorn 2017-09-29 22:47:41 +02:00
parent b9003c4a28
commit bcc5ab661a
13 changed files with 202 additions and 52 deletions

View file

@ -1,9 +1,11 @@
.demo__intro {
@extend .sec__main_center;
@extend .sec__main_status;
}
.demo__status {
@extend .sec__main_status;
position: relative;
min-height: 50vh;
border-color: $foxtrot_color;