Add logout

This commit is contained in:
2025-12-12 11:09:55 +05:30
parent 07dcb72deb
commit 5c0289e715
5 changed files with 13 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

View File

@@ -28,6 +28,12 @@ header img {
margin: 20px;
}
.logout {
padding: 0;
background: transparent;
border: none;
}
main {
padding: 0 30px;
}