first commit

This commit is contained in:
Olu Amey
2021-09-13 06:53:04 -04:00
commit 32eb3ab418
3602 changed files with 875408 additions and 0 deletions
@@ -0,0 +1,14 @@
/*========================================================
DARK LAYOUT
=========================================================*/
.user-form .dropzone {
min-height : 200px;
width : 200px;
}
.user-form .dropzone .dz-message {
font-size : 1rem;
height : auto;
}
.user-form .dropzone .dz-message:before {
font-size : 2rem;
}