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