feat(pitch-deck): passwordless investor auth, audit logs, snapshots & PWA #2
@@ -9,7 +9,7 @@ export default function Watermark({ text }: WatermarkProps) {
|
||||
|
||||
return (
|
||||
<div
|
||||
className="fixed inset-0 pointer-events-none z-50 overflow-hidden select-none"
|
||||
className="fixed inset-0 pointer-events-none z-10 overflow-hidden select-none"
|
||||
aria-hidden="true"
|
||||
>
|
||||
<div className="absolute inset-0 flex items-center justify-center">
|
||||
|
||||
Reference in New Issue
Block a user