feat: added normal login button
This commit is contained in:
parent
cda7900fde
commit
4a4ac04f33
5 changed files with 16 additions and 7 deletions
|
@ -22,6 +22,10 @@
|
|||
|
||||
--button-text-size: 18px;
|
||||
|
||||
--neutral-50: rgb(204, 204, 204, 0.5);
|
||||
--neutral-75: rgb(204, 204, 204, 0.75);
|
||||
--neutral-100: rgb(204, 204, 204, 1);
|
||||
|
||||
--textbox-50: rgb(204, 204, 204, 0.5);
|
||||
--textbox-75: rgb(204, 204, 204, 0.75);
|
||||
--textbox-100: rgb(204, 204, 204, 1);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue