Update web/auth-login.html
Browse files- web/auth-login.html +1 -1
web/auth-login.html
CHANGED
|
@@ -28,7 +28,7 @@
|
|
| 28 |
}
|
| 29 |
</style>
|
| 30 |
</head>
|
| 31 |
-
<body class="
|
| 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">
|