From 2a15728e3e10375b866d2ab35a5608e4e00a161e Mon Sep 17 00:00:00 2001 From: zhegal Date: Wed, 18 Apr 2018 14:13:56 +0300 Subject: [PATCH] new edits main page (styles) --- frontend/views/site/_slider_product.php | 8 +------- frontend/views/site/index.php | 2 +- frontend/web/css/_custom.scss | 2 +- frontend/web/css/_default.scss | 6 +++--- frontend/web/css/style.css | 7 +++---- frontend/web/css/style.css.map | 2 +- 6 files changed, 10 insertions(+), 17 deletions(-) diff --git a/frontend/views/site/_slider_product.php b/frontend/views/site/_slider_product.php index cfedc68..20f21b7 100755 --- a/frontend/views/site/_slider_product.php +++ b/frontend/views/site/_slider_product.php @@ -86,13 +86,7 @@ variants[ 0 ]->canBuy()) { echo Html::a( - Html::tag( - 'i', - '', - [ - 'class' => 'fa fa-shopping-cart', - ] - ) . \Yii::t('app', 'В корзину'), + \Yii::t('app', 'В корзину'), '#', [ 'class' => 'btn btn-template-main add-to-basket', diff --git a/frontend/views/site/index.php b/frontend/views/site/index.php index 824c8b8..132655b 100755 --- a/frontend/views/site/index.php +++ b/frontend/views/site/index.php @@ -47,7 +47,7 @@ _________________________________________________________ -->
-