summaryrefslogtreecommitdiff
path: root/client/src/pages/Enrollment/FormTwo/FormTwo.module.css
diff options
context:
space:
mode:
authorrohan09-raj <[email protected]>2022-08-20 21:52:57 +0530
committerrohan09-raj <[email protected]>2022-08-20 21:53:47 +0530
commit1926a54d1f7b8bc1ed690aaf8e3b679b41edce7b (patch)
treecc32e361c89929bd0bdff35c6a7ce063ca110c88 /client/src/pages/Enrollment/FormTwo/FormTwo.module.css
parentecece125ca34002e2dcd1bf22ada5e62849156a9 (diff)
enrollment improvements
Diffstat (limited to 'client/src/pages/Enrollment/FormTwo/FormTwo.module.css')
-rw-r--r--client/src/pages/Enrollment/FormTwo/FormTwo.module.css4
1 files changed, 3 insertions, 1 deletions
diff --git a/client/src/pages/Enrollment/FormTwo/FormTwo.module.css b/client/src/pages/Enrollment/FormTwo/FormTwo.module.css
index 8b13789..d135f8f 100644
--- a/client/src/pages/Enrollment/FormTwo/FormTwo.module.css
+++ b/client/src/pages/Enrollment/FormTwo/FormTwo.module.css
@@ -1 +1,3 @@
-
+.formtwo__input {
+ margin: 60px;
+}