소스 검색

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 */