edited the position of 'Welcome' statement
authorIan Weller <ian@gaslightmedia.com>
Thu, 30 Jun 2016 12:46:00 +0000 (08:46 -0400)
committerIan Weller <ian@gaslightmedia.com>
Thu, 30 Jun 2016 12:46:00 +0000 (08:46 -0400)
css/app.css
scss/_main.scss

index 30487a7..1069965 100644 (file)
@@ -6473,7 +6473,7 @@ main {
     font-family: "Damion";
     color: #ffd457;
     border: none;
-    margin-top: 45px; }
+    margin-top: 33px; }
   #intro-bar p {
     font-size: 1.625rem;
     color: #FFFFFF;
index a12ef7d..98a1444 100644 (file)
@@ -19,7 +19,7 @@ main{
         font-family: "Damion";
         color: $gold;
         border: none;
-        margin-top: 45px;
+        margin-top: 33px;
     }
     p {
         font-size: rem-calc(26);