浏览代码

Fix register form style

Lee Morgan 6 年之前
父节点
当前提交
25ceee9ef7
共有 1 个文件被更改,包括 8 次插入0 次删除
  1. 8 0
      views/landingPage/landing.css

+ 8 - 0
views/landingPage/landing.css

@@ -92,6 +92,14 @@
     height: 91.5vh;
 }
 
+#registerStrand form{
+    margin: 0;
+}
+
+#registerStrand form > *{
+    margin: 2px;
+}
+
 /* ----The Checkbox and Inputs Start---- */
 
 /* The container */