This commit is contained in:
zhangjianjun 2026-08-20 18:36:28 +08:00
parent cf279ab695
commit 58396cf2df
1 changed files with 5 additions and 5 deletions

View File

@ -537,11 +537,11 @@
flex-direction: column;
align-items: center;
justify-content: center;
width: 120px;
height: 120px;
border-radius: 60px;
background: #fff;
box-shadow: 0 8px 24px rgba(22, 93, 255, 0.16);
width: 112px;
height: 112px;
border-radius: 56px;
background: #f9fbff;
box-shadow: 0 0 22px 0 rgba(0, 25, 50, 0.1);
}
.contact-fab__icon {