중간 이미지 수정

master
kmw 2 years ago
parent 6a541f0410
commit 93b3de4056

@ -95,7 +95,7 @@ header {
} }
.intro-image-box { .intro-image-box {
background: url("/images/middle-img.png"); background: url("/images/middle-banner.png");
background-size: cover; background-size: cover;
background-repeat: no-repeat; background-repeat: no-repeat;
background-position: center; background-position: center;

Binary file not shown.

After

Width:  |  Height:  |  Size: 163 KiB

@ -54,7 +54,7 @@ header{
} }
.intro-image-box{ .intro-image-box{
background: url('/images/middle-img.png'); background: url('/images/middle-banner.png');
background-size: cover; background-size: cover;
background-repeat: no-repeat; background-repeat: no-repeat;
background-position: center; background-position: center;

Loading…
Cancel
Save