better title text fitting responsive design

This commit is contained in:
Jonas Heinrich 2020-07-21 09:49:33 +02:00
parent 8c16ceee0d
commit c9354c5f2e
7 changed files with 285 additions and 16 deletions

View file

@ -27,7 +27,10 @@ $kit_category_url = get_category_link( $kit_categories[0]->term_id );
</span>
</a>
<?php } ?>
<?php the_title( '<h1>', '</h1>' ); ?>
<div id="centeredMultiLine">
<?php the_title( '<h1>', '</h1>' ); ?>
</div>
</div>
</div>
</section>