Files
orico-official-website/public/static/index/mobile/css/topic_laptop/index.css
jsasg fdc9064739
All checks were successful
Gitea Actions Official-website / deploy-dev (push) Successful in 4s
笔记本英文版
2025-12-30 15:28:33 +08:00

34 lines
597 B
CSS

* {
margin: 0;
padding: 0;
}
html {
width: 100% !important;
overflow-x: hidden;
margin: 0 !important;
padding: 0 !important;
max-width: 100vw !important;
}
body {
width: 100%;
background: #000;
overflow-x: hidden;
margin: 0 !important;
padding: 0 !important;
max-width: 100vw !important;
}
.f36{
font-size: 0.36rem !important;
}
.f18{
font-size: 0.18rem !important;
}
.f28 {
font-size: 0.28rem !important;
}
.f48 {
font-size: 0.48rem !important;
line-height: 1 !important;
margin-bottom: 0.6rem !important;
}