ciyidogan commited on
Commit
0867ac3
·
verified ·
1 Parent(s): 303d876

Update flare-ui/src/app/components/login/login.component.ts

Browse files
flare-ui/src/app/components/login/login.component.ts CHANGED
@@ -97,7 +97,7 @@ import { AuthService } from '../../services/auth.service';
97
  display: flex;
98
  align-items: center;
99
  justify-content: center;
100
- background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
101
  }
102
 
103
  .login-card {
 
97
  display: flex;
98
  align-items: center;
99
  justify-content: center;
100
+ background-color: #f5f5f5;
101
  }
102
 
103
  .login-card {