forked from brooksbingham/theme-elegance
refactor: update the bg color
parent
1b9ce94ab5
commit
268398501b
|
@ -54,7 +54,7 @@
|
|||
|
||||
<section id="wrapper" class="flex flex-col gap-16">
|
||||
{$homeslider}
|
||||
<div class="relative h-screen w-full bg-gray-200">
|
||||
<div class="relative h-screen w-full bg-gray-100">
|
||||
<img src="http://localhost:5004/modules/ps_imageslider/images/a62b5011776c90cd3faacd830d4ea9ffeca982d4_new_site_banner.png" class="absolute w-full h-screen top-0 left-0 object-cover" />
|
||||
</div>
|
||||
{hook h="displayWrapperTop"}
|
||||
|
|
Loading…
Reference in New Issue