This commit is contained in:
952108534@qq.com 2022-01-13 12:17:01 +08:00
parent df4a5dc21a
commit 5e49a44f2b

View File

@ -6,6 +6,9 @@
background-color: #E1001A; background-color: #E1001A;
} }
@media screen and (max-width:768px){ @media screen and (max-width:768px){
.ul-dog{
display: none;
}
.searchBara{ .searchBara{
position: fixed; position: fixed;
width: 100%; width: 100%;