mirror of
https://github.com/edcommonwealth/ecp.org.git
synced 2026-03-07 21:48:13 -08:00
crop photo above center
This commit is contained in:
parent
bc643ad963
commit
c137d86f03
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
.children {
|
||||
background-image: url(children.webp);
|
||||
background-repeat: no-repeat;
|
||||
background-position: center;
|
||||
background-position: 0% 35%;
|
||||
background-size: cover;
|
||||
padding-top: 50px;
|
||||
padding-bottom: 50px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue