From 57c4077493f078036c52f37a72ba861feb122af0 Mon Sep 17 00:00:00 2001 From: artweb-job Date: Fri, 22 Jun 2018 13:24:15 +0300 Subject: [PATCH] phone --- frontend/views/service/_prices.php | 2 +- frontend/web/css/_header-style.scss | 2 +- frontend/web/css/style.css | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/frontend/views/service/_prices.php b/frontend/views/service/_prices.php index 57f9fa9..8fa1995 100644 --- a/frontend/views/service/_prices.php +++ b/frontend/views/service/_prices.php @@ -21,7 +21,7 @@
- +
diff --git a/frontend/web/css/_header-style.scss b/frontend/web/css/_header-style.scss index dc5e060..6cd3bb8 100644 --- a/frontend/web/css/_header-style.scss +++ b/frontend/web/css/_header-style.scss @@ -412,7 +412,7 @@ $key-frames-ms: 600ms, 500ms, 400ms, 300ms, 200ms, 100ms; margin-left: 10px; } .btn-header-wr { - margin-left: 10px; + margin-left: 20px; margin-right: 10px; } .btn-header-wr { diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 08f59e6..828b308 100644 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -1315,7 +1315,7 @@ nav { margin-left: 10px; } .btn-header-wr { - margin-left: 10px; + margin-left: 20px; margin-right: 10px; } .btn-header-wr .btn_, .btn-header-wr .button-wr button, .button-wr .btn-header-wr button { -- libgit2 0.21.4