Merge: client: fix mobile layout for install page

Squashed commit of the following:

commit 5e620f2d8576b08ebfee08e9781cd4927c4dcf2a
Merge: d82d5a902 679bbcdc2
Author: Ildar Kamalov <ik@adguard.com>
Date:   Mon Jan 18 14:57:00 2021 +0300

    Merge branch 'master' into 2554-mobile-install

commit d82d5a9028be0be72e612fc4c375d2be81c6c8c3
Author: Ildar Kamalov <ik@adguard.com>
Date:   Mon Jan 18 14:09:25 2021 +0300

    client: fix mobile layout for install page
This commit is contained in:
Ildar Kamalov
2021-01-18 15:09:04 +03:00
parent 679bbcdc26
commit 9f75725dfa
31 changed files with 462 additions and 375 deletions

View File

@@ -1,8 +1,8 @@
@primary-color: #67b279;
@success-color: #53d4b1;
@success-color: #4d995f;
@text-color: #000;
@link-hover-color: #1332BB;
@link-active-color: #246FFF;
@link-hover-color: #4d995f;
@link-active-color: #4d995f;
@font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif;
@font-size-base: 14px;
@font-size-base: 14px;