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