Change to gruntfile to try to update live site
authorLaury GvR <laury@gaslightmedia.com>
Mon, 10 Jul 2017 18:20:38 +0000 (14:20 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Mon, 10 Jul 2017 18:20:38 +0000 (14:20 -0400)
Gruntfile.js
css/app.css
scss/_page.header.scss

index 2509a43..8afaefb 100644 (file)
@@ -8,7 +8,7 @@ module.exports = function(grunt) {
       },
       dist: {
         options: {
-          outputStyle: 'expanded'
+          outputStyle: 'compressed'
         },
         files: {
           'css/app.css': 'scss/app.scss'
index c63eaa5..882ca25 100644 (file)
@@ -6820,7 +6820,7 @@ header#page-header {
   background: black;
   padding: 0 20px 20px; }
   #sm-logo img {
-    padding-top: 20px; }
+    padding-top: 19px; }
 
 ul#sec-nav {
   display: inline-block;
index 10f8af7..5aa56dc 100644 (file)
@@ -174,7 +174,7 @@ header#page-header {
 }
 #sm-logo {
     img {
-        padding-top: 20px;
+        padding-top: 19px;
     }
     float: left;
     background: black;