crop photo above center

This commit is contained in:
rebuilt 2023-03-13 16:57:27 -07:00
parent bc643ad963
commit c137d86f03

View file

@ -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;