Auto-sync from website-creator
This commit is contained in:
@@ -127,7 +127,7 @@ const siteUrl = 'https://dealplustech.co.th';
|
||||
<slot name="footer" />
|
||||
|
||||
<!-- Cookie Consent Banner -->
|
||||
<div id="cookie-consent" class="fixed bottom-0 left-0 right-0 z-50 bg-secondary-900 text-white p-6 shadow-2xl transform translate-y-full transition-transform duration-500">
|
||||
<div id="cookie-consent" class="fixed bottom-0 left-0 right-0 z-50 bg-secondary-900 text-white p-4 sm:p-6 pb-[env(safe-area-inset-bottom)] shadow-2xl transform translate-y-full transition-transform duration-500">
|
||||
<div class="container-custom max-w-6xl">
|
||||
<div class="flex flex-col md:flex-row items-center justify-between gap-6">
|
||||
<div class="flex-1">
|
||||
|
||||
Reference in New Issue
Block a user