调整悬浮样式

This commit is contained in:
X1627315083
2025-11-27 10:35:19 +08:00
parent c582de3f60
commit 69c32905e1

View File

@@ -777,6 +777,9 @@ export default defineComponent({
font-size: 1.7rem;
font-weight: 500;
background-color: #1b223c;
&:hover {
background-color: #fff;
}
@media (max-width: 767px) {
margin-top: 2.5rem;
font-size: 1.25rem;