cleaned up unnecessary br
This commit is contained in:
parent
7a248c7acf
commit
ec738f014b
|
@ -28,11 +28,9 @@ Template Name: Comic Archive
|
|||
</table>
|
||||
<?php } } ?>
|
||||
|
||||
<br class="clear-margins" />
|
||||
|
||||
</div>
|
||||
<div class="post-page-foot"></div>
|
||||
</div>
|
||||
<div class="post-page-foot"></div>
|
||||
</div>
|
||||
|
||||
|
||||
<?php include(get_template_directory() . '/layout-foot.php'); ?>
|
||||
|
|
Loading…
Reference in New Issue