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