add logout in AuthBlock and fix layout

This commit is contained in:
2024-01-10 16:28:33 +03:00
parent 0764002a60
commit 8d0cb1c831
4 changed files with 102 additions and 17 deletions

View File

@ -167,6 +167,9 @@
&__submit {
width: 100%;
margin-top: 10px;
align-items: center;
display: flex;
justify-content: center;
button {
border: none;