titles adjusted to match psd
authorIan Weller <ian@gaslightmedia.com>
Tue, 20 Oct 2015 14:10:25 +0000 (10:10 -0400)
committerIan Weller <ian@gaslightmedia.com>
Tue, 20 Oct 2015 14:10:25 +0000 (10:10 -0400)
css/app.css
scss/_page.header.scss

index 3ccba39..bc74179 100644 (file)
@@ -6801,7 +6801,7 @@ header {
     text-transform: uppercase;
     letter-spacing: 2px;
     font-size: 26px;
-    margin: 0 0 0 -36px; }
+    margin: 0 0 0 -40px; }
     @media (max-width: 1024px) {
       header .header-text h3 {
         font-size: 15px;
@@ -6812,7 +6812,7 @@ header {
   header .header-text p {
     font-size: 1.1875rem;
     color: #000000;
-    margin: 0 0 0 -36px; }
+    margin: 0 0 0 -38px; }
     @media (max-width: 1024px) {
       header .header-text p {
         font-size: 11px;
index a547568..6bea635 100644 (file)
@@ -95,7 +95,7 @@ header {
             text-transform: uppercase;
             letter-spacing: 2px;
             font-size: 26px;
-            margin: 0 0 0 -36px;
+            margin: 0 0 0 -40px;
             @media (max-width: 1024px) {
                 font-size: 15px;
                 margin: 0 0 0 -15px;
@@ -109,7 +109,7 @@ header {
         p {
             font-size: rem-calc(19);
             color: $black;
-            margin: 0 0 0 -36px;
+            margin: 0 0 0 -38px;
             @media (max-width: 1024px) {
                 font-size: 11px;
                 margin: 0 0 0 -15px;