Commit ce23e2e17f4d095cddd5b3d11940c0573e0e476b
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,8 +61,8 @@ return [ | ||
61 | 61 | ||
62 | 62 | ||
63 | 'Support' => 'Допомога', | 63 | 'Support' => 'Допомога', |
64 | - 'Call me!' => 'передзвонити ', | ||
65 | - 'Call me' => 'Передзвонити ', | 64 | + 'Call me!' => 'передзвонити мені', |
65 | + 'Call me' => 'Передзвонити мені', | ||
66 | 66 | ||
67 | 'Advantages!' => 'Переваги', | 67 | 'Advantages!' => 'Переваги', |
68 | 'of production' => 'продукції', | 68 | 'of production' => 'продукції', |
frontend/web/css/style.css
@@ -762,7 +762,7 @@ section, header, nav, article, aside, footer, address { | @@ -762,7 +762,7 @@ section, header, nav, article, aside, footer, address { | ||
762 | top: 50%; | 762 | top: 50%; |
763 | margin-top: -9px; } | 763 | margin-top: -9px; } |
764 | .phone-header .modal-link { | 764 | .phone-header .modal-link { |
765 | - font-size: 20px; | 765 | + font-size: 19px; |
766 | color: #009799; | 766 | color: #009799; |
767 | text-decoration: underline; | 767 | text-decoration: underline; |
768 | position: absolute; | 768 | position: absolute; |