调整悬浮样式
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user