revamped profile page

This commit is contained in:
Jacob Levine
2019-02-09 14:30:58 -06:00
parent c97e51d9bd
commit f8dafe61f8
4 changed files with 59 additions and 22 deletions

View File

@@ -3,16 +3,6 @@ body{
text-align: center;
font-family: 'Roboto', sans-serif;
}
#signout{
display: none;
}
#deleteacc{
display: none;
}
#updpi{
display: none;
}
#profileupd{
display: none;
}