remove byl-justext class
This commit is contained in:
parent
990711ec9e
commit
8fa673f907
|
@ -9,7 +9,7 @@
|
|||
</header>
|
||||
|
||||
|
||||
<section class="byl-justext">
|
||||
<section>
|
||||
<?php the_post(); ?>
|
||||
<?php the_content(); ?>
|
||||
</section>
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
|
||||
<a href="<?php the_permalink(); ?>">
|
||||
<h3><?php the_title(); ?></h3></a>
|
||||
<section class="byl-justext">
|
||||
<section>
|
||||
<?php the_excerpt(); ?>
|
||||
</section>
|
||||
|
||||
|
|
Loading…
Reference in New Issue