Commit ce23e2e17f4d095cddd5b3d11940c0573e0e476b

Authored by alex
1 parent 8d4c77ab

перевод

Showing 2 changed files with 3 additions and 3 deletions   Show diff stats
common/messages/ua/app.php
... ... @@ -61,8 +61,8 @@ return [
61 61  
62 62  
63 63 'Support' => 'Допомога',
64   - 'Call me!' => 'передзвонити ',
65   - 'Call me' => 'Передзвонити ',
  64 + 'Call me!' => 'передзвонити мені',
  65 + 'Call me' => 'Передзвонити мені',
66 66  
67 67 'Advantages!' => 'Переваги',
68 68 'of production' => 'продукції',
... ...
frontend/web/css/style.css
... ... @@ -762,7 +762,7 @@ section, header, nav, article, aside, footer, address {
762 762 top: 50%;
763 763 margin-top: -9px; }
764 764 .phone-header .modal-link {
765   - font-size: 20px;
  765 + font-size: 19px;
766 766 color: #009799;
767 767 text-decoration: underline;
768 768 position: absolute;
... ...