update to bootstrap v2.2.2
[bootswatch] / journal / bootswatch.less
index 84974c9..39ca9a2 100755 (executable)
@@ -1,8 +1,8 @@
-// Bootswatch.less
-// Swatch: Journal
-// Version: 2.1.0
+// Journal 2.2.2
+// Bootswatch
 // -----------------------------------------------------
 
+
 // TYPOGRAPHY
 // -----------------------------------------------------
 
@@ -10,7 +10,8 @@
 
 h1, h2, h3, h4, h5, h6 {
 
-       line-height: 1.5em;
+       margin: 0 0 10px;
+       line-height: 1.2;
 
        a {
                color: @headingsColor;
@@ -263,12 +264,14 @@ legend {
 }
 
 .hero-unit {
+       padding: 30px 60px;
        border: 1px solid rgba(0,0,0,.05);
        .border-radius(0);
        .box-shadow(none);
 
        h1 {
-               line-height: 1.5em;
+               margin: 0 0 10px;
+               line-height: 1.2;
        }
 }