fix error

This commit is contained in:
rulingcom 2021-12-24 02:08:32 +00:00
parent 5c3098832c
commit 1a5f7092dd
1 changed files with 2 additions and 2 deletions

View File

@ -69,7 +69,7 @@
}
@media (max-width: 480px) {
height: 3.5em;
//height: 3.5em;
padding: 0 0.5rem;
margin: 0;
}
@ -133,4 +133,4 @@
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
}
}
}