adjusting styles for rent icons in off canvas
authorAnthony Talarico <talarico@gaslightmedia.com>
Fri, 14 Oct 2016 20:50:20 +0000 (16:50 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Fri, 14 Oct 2016 20:50:20 +0000 (16:50 -0400)
scss/_structure.scss

index 754b907..64746d9 100644 (file)
@@ -171,6 +171,15 @@ header {
             }
         }
     }
+    & #guest-reg-offcanvas {
+        a {
+            margin-top: 15px;
+            float: left;
+        }
+        a img{
+            
+        }
+    }
 }
     /*Top Bar Nav*/
 .top-bar {