Attribute changed material-kit
[bootswatch] / material-kit / sass / material-kit / _welljumbo.scss
diff --git a/material-kit/sass/material-kit/_welljumbo.scss b/material-kit/sass/material-kit/_welljumbo.scss
new file mode 100755 (executable)
index 0000000..a28ff06
--- /dev/null
@@ -0,0 +1,28 @@
+// This file has been autogenerated by grunt task lessToSass. Any changes will be overwritten.
+
+body {
+  .container,
+  .container-fluid {
+
+    .well.well-sm {
+      padding: 10px;
+    }
+    .well.well-lg {
+      padding: 26px;
+    }
+    .well,
+    .jumbotron {
+
+      background-color: #fff;
+      padding: 19px;
+      margin-bottom: 20px;
+      @include shadow-z-2();
+      border-radius: $border-radius-base;
+      border: 0;
+      p {
+        font-weight: 300;
+      }
+      @include variations(unquote(""), unquote(""), background-color, $white);
+    }
+  }
+}