mirror of
https://github.com/ehang-io/nps.git
synced 2025-08-31 09:36:57 +00:00
[fix] set header space using bootstrap mt-3
This commit is contained in:
@@ -5727,7 +5727,6 @@ body.mini-navbar.fixed-sidebar .logo-element {
|
||||
.loginColumns {
|
||||
max-width: 800px;
|
||||
margin: 0 auto;
|
||||
padding: 100px 20px 20px 20px;
|
||||
}
|
||||
.passwordBox {
|
||||
max-width: 460px;
|
||||
|
@@ -34,7 +34,7 @@
|
||||
</span>
|
||||
</nav>
|
||||
</div>
|
||||
<div class="loginColumns animated fadeInDown">
|
||||
<div class="loginColumns animated fadeInDown mt-3">
|
||||
<div class="row">
|
||||
|
||||
<div class="col-md-6 mt-3">
|
||||
|
Reference in New Issue
Block a user