Landing page design tweaks.

This commit is contained in:
Mike Barnes 2018-03-27 00:02:31 +11:00
commit 8390234364
5 changed files with 366 additions and 108 deletions

View file

@ -211,3 +211,13 @@ button.icon-button.disabled i.fa-retweet {
.simple_form .input-with-append .append {
color: $ui-primary-color;
}
.landing-page__forms,
.landing-page__information,
.landing-page__call-to-action {
background: #f9fcf9;
}
.landing-page__logo img {
mix-blend-mode: darken;
}