style: #f5f5f5统一更换为#f9fafa

This commit is contained in:
zhangyh
2025-11-03 16:52:43 +08:00
parent 57c75cfca2
commit 758cbc9d31
29 changed files with 58 additions and 58 deletions

View File

@@ -58,7 +58,7 @@ export default defineComponent({
// padding: 0.5rem 3rem;
cursor: pointer;
box-sizing: border-box;
background-color: #f5f5f5;
background-color: #F9FAFA;
@media (max-width: 768px) {
border-radius: 2.5rem;
padding: .32rem 1.7rem;