forked from LiveCarta/LiveCartaWP
font sizes change on wp
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
<div class="inner-cont">
|
||||
<div class="flex">
|
||||
<div class="blog-title col">
|
||||
<h1><b><?=get_the_title($post); ?></b></h1>
|
||||
<h1><?=get_the_title($post); ?></h1>
|
||||
</div>
|
||||
<div class="blog-img col">
|
||||
<img src="<?=get_the_post_thumbnail_url(); ?>" alt="How To Become An Author In 2020">
|
||||
|
||||
Reference in New Issue
Block a user