소스 검색

mejoro paddings para secciones

tati 9 년 전
부모
커밋
060c48a321
1개의 변경된 파일2개의 추가작업 그리고 6개의 파일을 삭제
  1. 2 6
      client/css/styles.css

+ 2 - 6
client/css/styles.css

@@ -36,15 +36,11 @@ body {
     max-width: none;
 }
 
-.video-txt {
-    margin-top: 10%;
-}
-
 .section {
-    margin: 30px 0px;
+    /*margin-bottom: 30px;*/
 }
 .section > .container {
-    padding-top: 30px;
+    padding: 30px 0px;
     text-align: justify;
 }