diff --git a/frontend/views/site/individual.php b/frontend/views/site/individual.php index 27c9b72..b8f7ea7 100644 --- a/frontend/views/site/individual.php +++ b/frontend/views/site/individual.php @@ -38,7 +38,7 @@
-

+

@@ -67,7 +67,7 @@
-

+
diff --git a/frontend/web/css/main.css b/frontend/web/css/main.css index f95f2d6..e55a7f2 100755 --- a/frontend/web/css/main.css +++ b/frontend/web/css/main.css @@ -366,7 +366,8 @@ section.bar.background-gray.steps-pre:before { background: #eeeeee; z-index: 1; } -.steps-pre h2{margin: 4px 0;font-size: 42px;} +.steps-pre h2,.steps-pre div{margin: 4px 0;font-size: 42px;} +.individ_main{font-size: 30px;} #get-it {padding: 30px 0 10px;background-color:#0080ca;} #main-page .blue-fon .heading h2{border:none;} #main-page .row.portfolio{display: flex;flex-wrap: wrap;} @@ -1014,7 +1015,7 @@ a.btn.sqre_btn.yellow_calc.modaled.init-button-сalculate:hover > .phone_hint { .head_video_buttons .button1{margin-bottom: 7px;} .head_video_buttons .button1, .head_video_buttons .button2{float:none!important;display:block!important;} /*.button1{width:100%;}*/ - h2, .h2 {font-size: 6vw;} + h2, .h2, h1.individ_main {font-size: 6vw;} .lead{font-size:16px;} .img-title table td.buts{width: 40px!important;} .img-title table td.buts a.sqre_btn{ -- libgit2 0.21.4