updating cooke styling

This commit is contained in:
itsamejms
2026-03-20 09:53:17 +00:00
parent 0f4976e58a
commit bc920a292d
+1 -1
View File
@@ -57,7 +57,7 @@ const CookieConsent: React.FC = () => {
return ( return (
<div className="fixed bottom-6 left-1/2 transform -translate-x-1/2 z-50 pointer-events-none"> <div className="fixed bottom-6 left-1/2 transform -translate-x-1/2 z-50 pointer-events-none">
<div className="pointer-events-auto glass rounded-lg p-2 md:p-3 w-full max-w-[18rem] md:max-w-xs flex items-center gap-2 md:gap-3 shadow-sm text-xs"> <div className="pointer-events-auto bento-card rounded-lg p-2 md:p-3 w-full max-w-[18rem] md:max-w-xs flex items-center gap-2 md:gap-3 shadow-sm text-xs">
<div className="text-xs text-text-secondary text-center md:text-left flex-1 leading-tight"> <div className="text-xs text-text-secondary text-center md:text-left flex-1 leading-tight">
We use cookies for analytics. We use cookies for analytics.
</div> </div>