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