Modify the proportion of the banner
This commit is contained in:
parent
1d5605bb64
commit
149fc2db08
@ -353,7 +353,7 @@ h6,
|
||||
|
||||
/* 左侧文字区域 */
|
||||
.left-container {
|
||||
width: 50%;
|
||||
width: 40%;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
@ -379,7 +379,7 @@ h6,
|
||||
|
||||
/* 右侧图片区域 */
|
||||
.right-container {
|
||||
width: 50%;
|
||||
width: 80%;
|
||||
height: 100%; /* 确保高度为父容器的100% */
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user