removing the reserve your charter button from the oc dropdown
authorAnthony Talarico <talarico@gaslightmedia.com>
Wed, 15 Aug 2018 19:42:29 +0000 (15:42 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Wed, 15 Aug 2018 19:42:29 +0000 (15:42 -0400)
style.css

index 57296f6..a2a07e1 100644 (file)
--- a/style.css
+++ b/style.css
@@ -2442,7 +2442,7 @@ Footer Section
     display: none;
     height: 50px;
     width: 50px;
-    background: ##C14D07;
+    background: #C14D07;
     text-align: center;
     line-height: 50px;
     z-index: 9999;
@@ -2773,4 +2773,4 @@ video {
     width: 100%;
     /* margin-bottom: 30px; */
     overflow: hidden;
-}
+}
\ No newline at end of file