Added Logout

This commit is contained in:
Michael Rodin 2023-10-20 15:27:25 +02:00
parent 3c79c3c688
commit 76d43d57d9
8 changed files with 106 additions and 38 deletions

View file

@ -4,5 +4,5 @@ div.flex-container {
}
div.flex-item {
display: inline-block;
display: block;
}