interface change

This commit is contained in:
Ivan
2023-09-19 14:11:08 +03:00
parent c8f3e0a741
commit 0b34293389
14 changed files with 26 additions and 40 deletions

View File

@ -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>