feat: ✨ add popup modal component
This commit is contained in:
parent
bf29aa9bd7
commit
3a52d4a004
4 changed files with 198 additions and 0 deletions
|
@ -16,6 +16,10 @@
|
|||
min-height: 100dvh;
|
||||
}
|
||||
|
||||
body.scroll-lock {
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
h1,
|
||||
h2,
|
||||
h3,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue