wp redesign

This commit is contained in:
Jerry
2022-11-08 14:50:27 +01:00
parent 7ba868e59f
commit 36951740a5
70 changed files with 473 additions and 24105 deletions

View File

@@ -9,7 +9,7 @@
while (have_posts()):
the_post();
?>
<div class="content no-pb white">
<div class="content">
<?= the_content(); ?>
</div>