adjusting styles for the lessons page, removing extra margins
authorAnthony Talarico <talarico@gaslightmedia.com>
Wed, 18 Apr 2018 20:30:50 +0000 (16:30 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Wed, 18 Apr 2018 20:30:50 +0000 (16:30 -0400)
style.css

index 2b63613..8887804 100644 (file)
--- a/style.css
+++ b/style.css
@@ -1194,7 +1194,12 @@ Galleries
 /*--------------------------------------------------------------
 Main Header
 --------------------------------------------------------------*/
-
+body .cmvl-video[data-service-provider="vimeo"] .cmvl-player-outer{
+    padding-top: 56% !important;
+}
+#main{
+    background-color: #FAFBFC;
+}
 #masthead {
     width: 100%;
     z-index: 99999;