refactor: update the bg color

dev
Dinesh Salunke 2023-11-02 16:47:14 +05:30
parent 1b9ce94ab5
commit 268398501b
1 changed files with 1 additions and 1 deletions

View File

@ -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"}