Merge remote-tracking branch 'origin/master'

This commit is contained in:
2025-03-25 12:51:18 +08:00
6 changed files with 44 additions and 16 deletions

View File

@@ -468,12 +468,12 @@
right:vw(20);
top:50%;
transform: translateY(-50%);
padding: vw(16);
padding: vw(12);
display: flex;
align-items: center;
background: #0a4190;
border-radius: vw(8);
font-size:vw(24);
font-size:vw(22);
color:#fff;
}
}