|
|
@@ -33,7 +33,7 @@
|
|
|
<div class="container">
|
|
|
<div class="row">
|
|
|
<div class="col-md-12">
|
|
|
- <h1><?php the_title(); ?></h1>
|
|
|
+ <h2><?php the_title(); ?></h2>
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
@@ -75,7 +75,7 @@
|
|
|
<div class="container">
|
|
|
<div class="row">
|
|
|
<div class="col-md-12">
|
|
|
- <h1><?php the_title(); ?></h1>
|
|
|
+ <h2><?php the_title(); ?></h2>
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
@@ -115,7 +115,7 @@
|
|
|
<div class="container">
|
|
|
<div class="row">
|
|
|
<div class="col-md-12">
|
|
|
- <h1><?php the_title(); ?></h1>
|
|
|
+ <h2><?php the_title(); ?></h2>
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
@@ -148,7 +148,7 @@
|
|
|
<div class="container">
|
|
|
<div class="row">
|
|
|
<div class="col-md-12">
|
|
|
- <h1><?php the_title(); ?></h1>
|
|
|
+ <h2><?php the_title(); ?></h2>
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|