REFACTOR Removing unecessary lineskip
This commit is contained in:
parent
107673517e
commit
8543e20a46
|
|
@ -9,7 +9,6 @@
|
||||||
the_post();
|
the_post();
|
||||||
?>
|
?>
|
||||||
|
|
||||||
|
|
||||||
<article id="post-<?php the_ID(); ?>" <?php post_class(); ?>>
|
<article id="post-<?php the_ID(); ?>" <?php post_class(); ?>>
|
||||||
|
|
||||||
<header class="entry-header mb-4">
|
<header class="entry-header mb-4">
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user