- second version of login form

This commit is contained in:
Arno Kaimbacher 2020-04-23 23:17:10 +02:00
parent 1e0eadabc7
commit c293fcca9f
2 changed files with 40 additions and 89 deletions

View file

@ -839,7 +839,8 @@ there.
text-align: left;
}
.header .logo {
display: inline;
/* display: inline; */
display: none;
position: unset;
}
.navigation a.menu-icon {