updated block background css to center background images by default
This commit is contained in:
@ -86,6 +86,8 @@ blocks
|
||||
padding-top: 3em;
|
||||
padding-bottom: 3em;
|
||||
width: 100%;
|
||||
background-size: cover;
|
||||
background-position: center center;
|
||||
}
|
||||
|
||||
/* =====================================================================================================================
|
||||
|
Reference in New Issue
Block a user