修改样式问题

This commit is contained in:
rain
2026-07-07 09:20:41 +08:00
parent 4678633541
commit c10aa5bc5d
+9
View File
@@ -126,6 +126,15 @@ body {
rgba(255, 255, 255, .96);
}
.hero__side {
min-width: 0;
}
.hero__side--left {
flex: 0 0 320px;
max-width: 320px;
}
.hero__side--right {
flex: 0 0 360px;
max-width: 360px;