ViannyCruz commited on
Commit
dddaebc
·
verified ·
1 Parent(s): bc774b9

Update web/auth-login.html

Browse files
Files changed (1) hide show
  1. web/auth-login.html +1 -1
web/auth-login.html CHANGED
@@ -28,7 +28,7 @@
28
  }
29
  </style>
30
  </head>
31
- <body class="light">
32
  <div class="wrapper vh-100">
33
  <div class="row align-items-center h-100">
34
  <form class="col-lg-3 col-md-4 col-10 mx-auto text-center" id="loginForm">
 
28
  }
29
  </style>
30
  </head>
31
+ <body class="dark">
32
  <div class="wrapper vh-100">
33
  <div class="row align-items-center h-100">
34
  <form class="col-lg-3 col-md-4 col-10 mx-auto text-center" id="loginForm">