|  | 
| 13 | 13 |  <b-alert class="alert-sm text-center mt-2" variant="secondary" show> | 
| 14 | 14 |  This is a real app with Node.js backend - use | 
| 15 | 15 |  <br/> | 
| 16 |  | - <span class="font-weight-bold">"admin@flatlogic.com / password"</span> | 
|  | 16 | + <span class="fw-bold">"admin@flatlogic.com / password"</span> | 
| 17 | 17 |  <br/> | 
| 18 | 18 |  to login! | 
| 19 | 19 |  </b-alert> | 
|  | 
| 27 | 27 |  <b-button type="submit" size="sm" class="auth-btn mb-3" variant="info">Login</b-button> | 
| 28 | 28 |  <p class="widget-auth-info">or sign in with</p> | 
| 29 | 29 |  <div class="social-buttons"> | 
| 30 |  | - <b-button @click="login" variant="primary" class="social-button mb-2"> | 
|  | 30 | + <b-button @click="login" variant="primary" class="social-button mb-2 text-white"> | 
| 31 | 31 |  <i class="social-icon social-google"></i> | 
| 32 | 32 |  <p class="social-text">GOOGLE</p> | 
| 33 | 33 |  </b-button> | 
|  | 
0 commit comments