feat: add popup modal component

This commit is contained in:
Sebin Nyshkim 2025-06-20 14:46:04 +02:00
parent bf29aa9bd7
commit 3a52d4a004
4 changed files with 198 additions and 0 deletions

View file

@ -16,6 +16,10 @@
min-height: 100dvh;
}
body.scroll-lock {
overflow: hidden;
}
h1,
h2,
h3,