Browse Source

footer

master
rdrew 3 weeks ago
parent
commit
a198414f7e
  1. BIN
      images/KSBanner-Cropped.webp
  2. 18
      templates/includes/lp-banner.html.twig

BIN
images/KSBanner-Cropped.webp

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 MiB

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

@ -1,13 +1,11 @@
<div class="hero--wrapper"> <div class="hero--wrapper">
<div class="hero-section" style="background:url(/themes/custom/oliveskspaces/images/KSBanner-Cropped.jpg) 50% top no-repeat;"> <div class="hero-section"
<div class="logo-wrapper"> style="background:url(/themes/custom/oliveskspaces/images/KSBanner-Cropped.webp) 50% top no-repeat;">
<figure class="logo--oliveskspaces"> <div class="logo-wrapper">
<h1>KindredSpaces</h1> <figure class="logo--oliveskspaces">
<h2>L.M. Montgomery Institute, UPEI</h2> <h1>KindredSpaces</h1>
</figure> <h2>L.M. Montgomery Institute, UPEI</h2>
</div> </figure>
</div> </div>
</div>
</div> </div>

Loading…
Cancel
Save