clean up after pull request
- added es6 uglify - pimped status pages in demo-index - added first modular hippie file
This commit is contained in:
parent
b9003c4a28
commit
bcc5ab661a
13 changed files with 202 additions and 52 deletions
|
|
@ -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;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue