This commit is contained in:
rulingcom 2023-05-03 12:06:03 +08:00
parent a8cfab2c99
commit 515e64ec6a
1 changed files with 1 additions and 1 deletions

View File

@ -323,8 +323,8 @@ body{
@media(max-width: 1024px){ @media(max-width: 1024px){
flex: none; flex: none;
width: 100%; width: 100%;
height: auto;
font-size: 0.8em; font-size: 0.8em;
max-height: 280px;
} }
} }
.layout-content-box3{ .layout-content-box3{