Adjust the size of the hero image
This commit is contained in:
parent
97bd2d3745
commit
97521f1526
@ -449,8 +449,8 @@ h6,
|
||||
}
|
||||
|
||||
.carousel-image {
|
||||
width: 100%;
|
||||
height: 100%; /* 确保高度为父容器的100% */
|
||||
width: 80%;
|
||||
height: 80%; /* 确保高度为父容器的100% */
|
||||
background-position: center;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user