Removed the dashboard because of the existence of phpmyadmin

This commit is contained in:
2020-12-12 00:02:58 +01:00
parent 5cb73a5a1a
commit 0cffad8ed0
5 changed files with 0 additions and 118 deletions
@@ -14,14 +14,6 @@ div.userLogin {
transform: translate(-50%, -50%);
}
div.adminLogin {
position: absolute;
right: 10%;
bottom: 10%;
-webkit-transform: translate(-10%, -10%);
transform: translate(-10%, -10%);
}
input.email_input {
background-color: transparent;
border: transparent;