Added legal notice modal
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
border-radius: 8px;
|
||||
background-color: var(--white);
|
||||
border: 1px solid var(--slate-100);
|
||||
box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
|
||||
box-shadow: color-mix(in srgb, var(--black) 10%, transparent) 0px 4px 12px;
|
||||
min-width: 15rem;
|
||||
|
||||
.card-arrow {
|
||||
|
||||
Reference in New Issue
Block a user