Changes to login panes

This commit is contained in:
Lucas Patenaude
2024-04-11 00:00:31 -06:00
parent 508c0ac708
commit 325fed0bf8
2 changed files with 2 additions and 1 deletions

View File

@@ -35,6 +35,7 @@
#user {
width: 25px;
cursor: pointer;
transition: width 0.3s ease; /* Adding transition for smooth effect */
}