mirror of
https://github.com/ehang-io/nps.git
synced 2025-07-01 19:50:42 +00:00
[fix] set header space using bootstrap mt-3
This commit is contained in:
parent
ad571da40d
commit
50b006bf72
@ -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">
|
||||
|
Loading…
x
Reference in New Issue
Block a user