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

@ -59,8 +59,6 @@ section {
}
.sec__main_status {
@extend .sec__main_center;
position: relative;
border-top-width: $border_width_8;
border-top-style: solid;
border-color: $basic_border_color;