interface change
This commit is contained in:
@ -13,6 +13,14 @@
|
||||
.main .name {
|
||||
margin-bottom: 100px !important;
|
||||
}
|
||||
|
||||
.main {
|
||||
margin-top: 92px !important;
|
||||
}
|
||||
|
||||
.main .bg {
|
||||
min-height: calc(100vh - 162px - 92px);
|
||||
}
|
||||
</style>
|
||||
|
||||
<div class="page-transition"></div>
|
||||
|
Reference in New Issue
Block a user