= Yii::t('app', 'title2') ?>
@@ -89,7 +92,7 @@ $this->registerJs($js, View::POS_END);
-
+
@@ -98,6 +101,9 @@ $this->registerJs($js, View::POS_END);
= Yii::t('app', 'text3') ?>
+
+

+
= Yii::t('app', 'modal1_1') ?> = Yii::t('app', 'modal1_2') ?>
@@ -112,7 +118,7 @@ $this->registerJs($js, View::POS_END);
-
+
@@ -121,6 +127,9 @@ $this->registerJs($js, View::POS_END);
= Yii::t('app', 'text4') ?>
+
+

+
= Yii::t('app', 'modal1_1') ?> = Yii::t('app', 'modal1_2') ?>
@@ -135,13 +144,16 @@ $this->registerJs($js, View::POS_END);
+
+

+
= Yii::t('app', 'title5') ?>
= Yii::t('app', 'text5') ?>
-
@@ -158,7 +170,7 @@ $this->registerJs($js, View::POS_END);
-
+
@@ -167,6 +179,9 @@ $this->registerJs($js, View::POS_END);
= Yii::t('app', 'text6') ?>
+
+

+
= Yii::t('app', 'modal1_1') ?> = Yii::t('app', 'modal1_2') ?>
@@ -181,13 +196,16 @@ $this->registerJs($js, View::POS_END);
+
+

+
= Yii::t('app', 'title7') ?>
= Yii::t('app', 'text7') ?>
-
@@ -204,7 +222,7 @@ $this->registerJs($js, View::POS_END);
-
+
@@ -213,6 +231,9 @@ $this->registerJs($js, View::POS_END);
= Yii::t('app', 'text8') ?>
+
+

+
= Yii::t('app', 'modal1_1') ?> = Yii::t('app', 'modal1_2') ?>
@@ -227,13 +248,16 @@ $this->registerJs($js, View::POS_END);
+
+

+
= Yii::t('app', 'title9') ?>
= Yii::t('app', 'text9') ?>
-
diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css
index 4ee0c0b..3ef1b5c 100644
--- a/frontend/web/css/style.css
+++ b/frontend/web/css/style.css
@@ -350,8 +350,10 @@ a.sqre_btn {
padding-top: 404px;
}
.card1 p.lead {
- margin-top: 20px;
- margin-bottom: 0px;
+ /*margin-top: 20px;*/
+ /*margin-bottom: 0px;*/
+ margin-top: -25px;
+ margin-bottom: 40px;
}
}
@media(max-width:768px){
@@ -373,7 +375,7 @@ a.sqre_btn {
float:none!important;
display:block!important;
}
- .button1{width:100%;}
+ /*.button1{width:100%;}*/
h2, .h2 {font-size: 6vw;}
.lead{font-size:16px;}
.img-title table td.buts{
@@ -385,6 +387,9 @@ a.sqre_btn {
height: 30px;
background-size: 45%;
}
+ p.lead {
+ margin-bottom: 25px;
+ }
}
@media(max-width:380px){
.more-projects{
diff --git a/frontend/web/img/accord/acc02.jpg b/frontend/web/img/accord/acc02.jpg
index 9fe8765..7ed5124 100644
Binary files a/frontend/web/img/accord/acc02.jpg and b/frontend/web/img/accord/acc02.jpg differ
--
libgit2 0.21.4