Add markup class for single post content
This commit is contained in:
parent
a8f7d99e62
commit
5ac2052215
|
@ -5,7 +5,7 @@
|
||||||
</header>
|
</header>
|
||||||
<?php endif; ?>
|
<?php endif; ?>
|
||||||
|
|
||||||
<div class="mt-12">
|
<div class="markup mt-12">
|
||||||
<?php
|
<?php
|
||||||
the_content(
|
the_content(
|
||||||
sprintf(
|
sprintf(
|
||||||
|
|
Loading…
Reference in a new issue