create folder for img/js/css and fix the page to be more responsive on mobile
This commit is contained in:
parent
b51a4a9112
commit
d295f66c0d
1 changed files with 1 additions and 1 deletions
|
@ -37,5 +37,5 @@
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
<script src="js/signupPage.js"></script>
|
<script src="js/signupPage.js"></script>
|
||||||
<!--Still need to check if user exist and if email exist-->
|
<!--Still need to check if user exist and if email exist test-->
|
||||||
</html>
|
</html>
|
Loading…
Reference in a new issue