Commit 68f0eb363a0ddd26dce3f810b29e9ddae436a2fc
1 parent
d42789d6
123
Showing
2 changed files
with
6 additions
and
1 deletions
Show diff stats
frontend/views/category/brand.php
... | ... | @@ -40,7 +40,8 @@ |
40 | 40 | ]) |
41 | 41 | ?> |
42 | 42 | |
43 | - <div class="col-md-12 about_brand"> | |
43 | + <div class="col-md-12"> | |
44 | + <div class="about_brand"> | |
44 | 45 | <h1 class="title4"><?php echo Seo::widget(['row' => Seo::H1]); ?></h1> |
45 | 46 | <div class="simple-spoiler just-closed" style="height: 50px"> |
46 | 47 | <div class="spoiler-inner"><?php echo Seo::widget(['row' => Seo::SEO_TEXT]); ?></div> |
... | ... | @@ -48,5 +49,6 @@ |
48 | 49 | <div class="just-more"> |
49 | 50 | <a href="#">Узнать больше</a> |
50 | 51 | </div> |
52 | + </div> | |
51 | 53 | </div> |
52 | 54 | </div> |
53 | 55 | \ No newline at end of file | ... | ... |
frontend/web/css/style.css