navigation to home page after login and signup
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user