Browse Source

Fix register form style

Lee Morgan 6 năm trước cách đây
mục cha
commit
25ceee9ef7
1 tập tin đã thay đổi với 8 bổ sung0 xóa
  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 */