Commit d56fcee7bb1ee416e316a9ed24b9f61097d9435c

Authored by Eugeny Galkovskiy
1 parent e1b71195

button classes

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
frontend/views/site/index.php
... ... @@ -73,7 +73,7 @@ JS;
73 73 <section class="blue-fon why-us-wr no-mg">
74 74 <div class="container">
75 75 <div class="heading text-center">
76   - <div class="h2 big-text"><?=\Yii::t('app', 'index_why_us')?></div>
  76 + <h1 class="h2 big-text"><?=\Yii::t('app', 'index_why_us')?></h1>
77 77 </div>
78 78 <div class="why-us container">
79 79 <div class="col-md-12 row">
... ...