头部和mixi适配移动端

This commit is contained in:
李志鹏
2026-05-28 09:46:56 +08:00
parent acb06152a0
commit 1ba4bbce03
10 changed files with 360 additions and 17 deletions

View File

@@ -11,6 +11,10 @@ p {
margin: 0;
padding: 0;
}
html,
body {
overflow-x: hidden;
}
* {
box-sizing: border-box;
font-family: Poppins;