feat: create kyc page with api
This commit is contained in:
@@ -56,6 +56,7 @@
|
||||
width: 300px;
|
||||
height: 300px;
|
||||
border-radius: 12px;
|
||||
filter: invert(1);
|
||||
display: block;
|
||||
}
|
||||
|
||||
@@ -63,7 +64,7 @@
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
width: 200px;
|
||||
width: 100%;
|
||||
height: 48px;
|
||||
background: linear-gradient(135deg, var(--grad-edge), var(--grad-center));
|
||||
border-radius: 12px;
|
||||
|
||||
Reference in New Issue
Block a user