fix

parent f25c2dbd
...@@ -10,7 +10,7 @@ $reviews = Reviews::find() ...@@ -10,7 +10,7 @@ $reviews = Reviews::find()
<?php if($reviews) : ?> <?php if($reviews) : ?>
<section class="rev_sec reviews-block"> <section class="rev_sec reviews-block">
<div class="container"> <div class="container">
<div class="row" style="margin-top:50px;"> <div class="row" style="margin:50px -15px 0;">
<div class="col-md-12 col-xs-12 col-sm-12"> <div class="col-md-12 col-xs-12 col-sm-12">
<span class="rev_title">Отзывы о нас</span> <span class="rev_title">Отзывы о нас</span>
</div> </div>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment