@ -176,3 +176,7 @@ body {
.social-login__icon:hover {
transform: scale(1.5);
}
.GoHome{
margin-bottom: 10px;
@ -13,7 +13,7 @@
<form class="login" method="POST" name="signUpForm" id="signUpForm">
<form method="POST" name="goBackHome" id="GoHome">
<input type="image" src="assets/logo.png"/>
<input type="button" value="Go Home"/>
<input type="hidden" name="action" value="goHome"/>
</form>