This commit is contained in:
parent
cf279ab695
commit
58396cf2df
|
|
@ -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 {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue