We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a59b2a5 + f0c89fd commit d1357cdCopy full SHA for d1357cd
public/pets/PET_BACK_6.png
323 KB
public/pets/PET_BACK_7.png
1.59 MB
src/pages/Pets.css
@@ -25,7 +25,7 @@ body {
25
background-color: white;
26
border-radius: 10px;
27
overflow: hidden;
28
- background-image: url('/pets/PET_BACK_5.png');
+ background-image: url('/pets/PET_BACK_6.png');
29
background-size: 800px auto; /* 가로 1000px, 세로는 비율 유지 */
30
background-repeat: no-repeat; /* 배경 반복 제거 */
31
background-position: center; /* 가운데 정렬 */
0 commit comments