File tree Expand file tree Collapse file tree 1 file changed +9
-5
lines changed
Expand file tree Collapse file tree 1 file changed +9
-5
lines changed Original file line number Diff line number Diff line change @@ -375,9 +375,14 @@ div.auth0-lock-error::before{
375375 -moz-text-fill-color : transparent;
376376}
377377
378- # member-signup-container .title {
379- font-size : 34px ;
380- text-align : left;
378+ # member-signup-container .title {
379+ font-size : 48px ;
380+ line-height : 50px ;
381+ background : linear-gradient (90deg , # FFC43D, # F37593 );
382+ -webkit-background-clip : text;
383+ -moz-background-clip : text;
384+ -webkit-text-fill-color : transparent;
385+ -moz-text-fill-color : transparent;
381386}
382387
383388# business-signin-container .title , # business-signup-container .title {
@@ -416,8 +421,7 @@ div.auth0-lock-error::before{
416421}
417422
418423# member-signup-container {
419- padding-top : 81px ;
420- padding-left : 634px ;
424+ padding-top : 53px ;
421425}
422426
423427# member-signup-container .body {
You can’t perform that action at this time.
0 commit comments