Improve demo warning on home and add conditional build options.

This commit is contained in:
Andrey Antukh 2017-03-02 17:12:45 +01:00
parent 96092fda7c
commit e453841d66
No known key found for this signature in database
GPG key ID: 4DFEBCB8316A8B95
5 changed files with 21 additions and 5 deletions

View file

@ -1083,6 +1083,7 @@ input[type=range]:focus::-ms-fill-upper {
color: $color-info-darker;
margin-bottom: 1.2rem;
padding: .8rem;
text-align: center;
p {
margin: 0;
}