navigation to home page after login and signup

This commit is contained in:
2024-02-27 16:23:53 -05:00
parent 7236e09b4b
commit 1c4ce06064
5 changed files with 14 additions and 25 deletions

View File

@ -10,7 +10,7 @@
width: 27rem;
height: 30rem;
transform: translate(-50%, -50%);
background: purple;
background: $auth-containers;
z-index: 1;
border-radius: 8px;
overflow: hidden;