From: Anthony Talarico Date: Wed, 18 Apr 2018 20:30:50 +0000 (-0400) Subject: adjusting styles for the lessons page, removing extra margins X-Git-Tag: v1.0.0^2~35 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=0bcdd404ad7bb63dda3dac48044febfdb877e12b;p=WP-Themes%2Fhospitalitymentality.git adjusting styles for the lessons page, removing extra margins --- diff --git a/style.css b/style.css index 2b63613..8887804 100644 --- 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;