start working for create auth-panel

This commit is contained in:
2022-11-28 22:07:22 +10:00
parent 293045c7da
commit cbeec14a9f
13 changed files with 223 additions and 464 deletions

View File

@@ -177,6 +177,9 @@ header>nav {
main {
z-index: 1000;
height: 100%;
display: flex;
flex-direction: column;
}
footer {