Landing page design tweaks.
This commit is contained in:
parent
a0fdbb85e4
commit
8390234364
5 changed files with 366 additions and 108 deletions
|
|
@ -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;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue