updated block background css to center background images by default
This commit is contained in:
parent
b8f09fe55c
commit
97b58d15c1
@ -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