修改手机端知识分享横屏展示

This commit is contained in:
高嵩
2023-08-09 17:35:04 +08:00
parent 6ab93553cf
commit 6c3c306297
@@ -458,7 +458,7 @@
display: flex; display: flex;
position: sticky; position: sticky;
top: 0; top: 0;
padding-top: 0.4rem; padding-top: 10px;
background: #fff; background: #fff;
z-index: 1000; z-index: 1000;
} }
@@ -469,7 +469,7 @@
} }
.header-search-text { .header-search-text {
font-size: 0.44rem; font-size: 16px;
font-family: PingFang SC-Medium, PingFang SC; font-family: PingFang SC-Medium, PingFang SC;
font-weight: 600; font-weight: 600;
color: #040B29; color: #040B29;