old logo removed
This commit is contained in:
@@ -219,7 +219,7 @@
|
|||||||
</button>
|
</button>
|
||||||
<a class="navbar-brand flex relative" href="./index-start-hub-8.html">
|
<a class="navbar-brand flex relative" href="./index-start-hub-8.html">
|
||||||
<span class="navbar-brand-inner">
|
<span class="navbar-brand-inner">
|
||||||
<img class="logo-default" src="./assets/images/demo/start-hub-8/logo.svg" alt="Starthub Eight">
|
<img class="logo-default" src="./assets/images/demo/start-hub-8/tokslaw-logo-.svg" alt="Starthub Eight">
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
@@ -1292,7 +1292,7 @@
|
|||||||
<div class="lqd-testi relative lqd-testi-style-1 flex flex-col-reverse lqd-testi-shadow-xs lqd-testi-details-lg lqd-testi-quote-18 lqd-testi-avatar-72 rounded-20 py-30 px-35 bg-blue-100 module-content ">
|
<div class="lqd-testi relative lqd-testi-style-1 flex flex-col-reverse lqd-testi-shadow-xs lqd-testi-details-lg lqd-testi-quote-18 lqd-testi-avatar-72 rounded-20 py-30 px-35 bg-blue-100 module-content ">
|
||||||
<a href="<?=$item['guid']?>">
|
<a href="<?=$item['guid']?>">
|
||||||
<div style="flex-direction: column">
|
<div style="flex-direction: column">
|
||||||
<div style="padding: 5px; color:darkblue; font-weight:bolder; font-size:15px;"><?=$item['post_title']?><br></div>
|
<div style="padding: 5px; color:black; font-weight:bolder; font-size:22px; font-family: 'Space Grotesk';"><?=$item['post_title']?><br></div>
|
||||||
<div class= "br-10" style= "height: 310px;
|
<div class= "br-10" style= "height: 310px;
|
||||||
background-image: url(<?=$blog_media_url?>/<?=$item['meta_value']?>);
|
background-image: url(<?=$blog_media_url?>/<?=$item['meta_value']?>);
|
||||||
border-radius: 15px;
|
border-radius: 15px;
|
||||||
|
|||||||
Reference in New Issue
Block a user