Browse Source

mejoro paddings para secciones

tati 9 năm trước cách đây
mục cha
commit
060c48a321
1 tập tin đã thay đổi với 2 bổ sung6 xóa
  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;
 }