Commit 52fb42dc781fa09a6177c75153457e87d23c2f65

Authored by Eugeny Galkovskiy
1 parent 5eb57074

123

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
frontend/views/site/index.php
... ... @@ -22,7 +22,7 @@ $this->title = "Главная";
22 22 ?>
23 23  
24 24 <div class="cont">
25   - <section class="carousel">
  25 + <section class="carousel hidden-xs hidden-sm">
26 26 <div class="row">
27 27 <?php
28 28 echo SliderWidget::widget([
... ...