aboutsummaryrefslogtreecommitdiff
path: root/ufund-ui/src/app/components/signup/signup.component.css
diff options
context:
space:
mode:
Diffstat (limited to 'ufund-ui/src/app/components/signup/signup.component.css')
-rw-r--r--ufund-ui/src/app/components/signup/signup.component.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/ufund-ui/src/app/components/signup/signup.component.css b/ufund-ui/src/app/components/signup/signup.component.css
index 2a10016..d4ea97b 100644
--- a/ufund-ui/src/app/components/signup/signup.component.css
+++ b/ufund-ui/src/app/components/signup/signup.component.css
@@ -14,3 +14,11 @@
background-color: white;
box-shadow: 0 0 10px 10px black;
}
+
+#bar {
+ width: 100%;
+ height: 10px;
+ padding: 0;
+ margin: 0;
+}
+