added login and signup pages with routing

This commit is contained in:
J-Lennox10
2023-03-06 18:34:31 +00:00
parent a619fe6297
commit 2d41b93932
5 changed files with 247 additions and 3 deletions

View File

@ -322,6 +322,8 @@ export default {
#hoverButton{
z-index: 3;
position: absolute;
bottom:0px;
width:100%;
}