修改样式问题
This commit is contained in:
@@ -126,6 +126,15 @@ body {
|
|||||||
rgba(255, 255, 255, .96);
|
rgba(255, 255, 255, .96);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.hero__side {
|
||||||
|
min-width: 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.hero__side--left {
|
||||||
|
flex: 0 0 320px;
|
||||||
|
max-width: 320px;
|
||||||
|
}
|
||||||
|
|
||||||
.hero__side--right {
|
.hero__side--right {
|
||||||
flex: 0 0 360px;
|
flex: 0 0 360px;
|
||||||
max-width: 360px;
|
max-width: 360px;
|
||||||
|
|||||||
Reference in New Issue
Block a user