diff --git a/front/static/signup.css b/front/static/css/signup.css
similarity index 60%
rename from front/static/signup.css
rename to front/static/css/signup.css
index 18f38f3..e887d49 100644
--- a/front/static/signup.css
+++ b/front/static/css/signup.css
@@ -3,9 +3,11 @@
height: 200px;
width: 400px;
position: fixed;
- top: 50%;
left: 50%;
- margin-top: -100px;
- margin-left: -100px;
+ margin-left: -150px;
width:60%;
+}
+.border
+{
+ border-color:black;
}
\ No newline at end of file
diff --git a/front/static/dashboard.html b/front/static/dashboard.html
index 6b2019c..e6f0aa2 100644
--- a/front/static/dashboard.html
+++ b/front/static/dashboard.html
@@ -36,6 +36,6 @@
-
+