Explorar o código

removed padding on mobile content

chootka %!s(int64=10) %!d(string=hai) anos
pai
achega
abc2d01bc5
Modificáronse 1 ficheiros con 6 adicións e 0 borrados
  1. 6 0
      assets/themes/bootstrap-3/css/style.css

+ 6 - 0
assets/themes/bootstrap-3/css/style.css

@@ -410,6 +410,9 @@ header h1 {
   header {
     padding-bottom: 30px;
   }
+  .content {
+    padding: 0;
+  }
   #footer p {
     font-size: .5em;
   }
@@ -426,6 +429,9 @@ header h1 {
   h1 {
     font-size: 1.75em;
   }
+  .content {
+    padding: 0;
+  }
   #footer p {
     font-size: .5em;
   }