Files
orico-official-website/public/static/index/mobile/css/topic_laptop/window.css
liqian 48e3d7f846
All checks were successful
Gitea Actions Official-website / deploy-dev (push) Successful in 3s
笔记本移动端
2025-12-24 14:48:57 +08:00

10 lines
130 B
CSS

.window {
width: 100%;
display: flex;
justify-content: center;
margin-top: 1.5rem;
}
.window img {
width: 6.8rem;
}