Browse Source

pre mirador fix

master
rdrew 1 week ago
parent
commit
aa84b24e21
  1. 2
      templates/includes/lp-banner.html.twig

2
templates/includes/lp-banner.html.twig

@ -2,7 +2,7 @@
<div class="hero-section" style="background:url(/themes/custom/olivesnews/images/newsprint.webp) 50% no-repeat;"> <div class="hero-section" style="background:url(/themes/custom/olivesnews/images/newsprint.webp) 50% no-repeat;">
<div class="logo-wrapper"> <div class="logo-wrapper">
<figure class="logo--ilivesnews"> <figure class="logo--ilivesnews">
<a href="/home"><h1>Island Newspapers</h1></a> <h1><a href="/home">Island Newspapers</a></h1>
</figure> </figure>
</div> </div>
</div> </div>

Loading…
Cancel
Save