diff --git a/frontend/views/page/view.php b/frontend/views/page/view.php
index 32c4739..375d279 100755
--- a/frontend/views/page/view.php
+++ b/frontend/views/page/view.php
@@ -16,40 +16,21 @@
$this->params[ 'breadcrumbs' ][] = $seo->title;
?>
-
-
-
diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css
index e80f73a..aa8a825 100644
--- a/frontend/web/css/style.css
+++ b/frontend/web/css/style.css
@@ -661,9 +661,7 @@ section, header, nav, article, aside, footer, address {
height: 51px; }
.fixed-header .phone-header .modal-link {
font-size: 14px;
- bottom: -12px;
- bottom:0;
-}
+ bottom: -12px; }
.section-header {
padding-top: 15px; }
@@ -762,7 +760,7 @@ section, header, nav, article, aside, footer, address {
top: 50%;
margin-top: -9px; }
.phone-header .modal-link {
- font-size: 19px;
+ font-size: 20px;
color: #009799;
text-decoration: underline;
position: absolute;
--
libgit2 0.21.4