From ce23e2e17f4d095cddd5b3d11940c0573e0e476b Mon Sep 17 00:00:00 2001 From: dozer111 Date: Wed, 22 Aug 2018 14:37:11 +0300 Subject: [PATCH] перевод --- common/messages/ua/app.php | 4 ++-- frontend/web/css/style.css | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/common/messages/ua/app.php b/common/messages/ua/app.php index 807cbc8..9552929 100644 --- a/common/messages/ua/app.php +++ b/common/messages/ua/app.php @@ -61,8 +61,8 @@ return [ 'Support' => 'Допомога', - 'Call me!' => 'передзвонити ', - 'Call me' => 'Передзвонити ', + 'Call me!' => 'передзвонити мені', + 'Call me' => 'Передзвонити мені', 'Advantages!' => 'Переваги', 'of production' => 'продукції', diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index ed1ce06..e80f73a 100644 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -762,7 +762,7 @@ section, header, nav, article, aside, footer, address { top: 50%; margin-top: -9px; } .phone-header .modal-link { - font-size: 20px; + font-size: 19px; color: #009799; text-decoration: underline; position: absolute; -- libgit2 0.21.4