Merge pull request #22 from Ontraport/ONTRAPAGEZ-1151

updated block background css to center background images by default
This commit is contained in:
david-ontraport 2015-08-18 17:49:14 -07:00
commit 889d60468a

View File

@ -86,6 +86,8 @@ blocks
padding-top: 3em;
padding-bottom: 3em;
width: 100%;
background-size: cover;
background-position: center center;
}
/* =====================================================================================================================