moving block padding to the wrapper that exists inside the block

This commit is contained in:
lorenzo 2015-04-28 14:23:29 -07:00
parent b29c05ace2
commit 0ef44d29f8

View File

@ -6,7 +6,7 @@
/* ===================================================================================================================== /* =====================================================================================================================
blocks blocks
===================================================================================================================== */ ===================================================================================================================== */
.block-style { .block-wrapper {
padding-top: 3em; padding-top: 3em;
padding-bottom: 3em; padding-bottom: 3em;
width: 100%; width: 100%;