Merge pull request #22 from Ontraport/ONTRAPAGEZ-1151
updated block background css to center background images by default
This commit is contained in:
commit
889d60468a
@ -86,6 +86,8 @@ blocks
|
||||
padding-top: 3em;
|
||||
padding-bottom: 3em;
|
||||
width: 100%;
|
||||
background-size: cover;
|
||||
background-position: center center;
|
||||
}
|
||||
|
||||
/* =====================================================================================================================
|
||||
|
Loading…
Reference in New Issue
Block a user