diff --git a/src/pages/index/index.scss b/src/pages/index/index.scss index 83d2d45..9235950 100644 --- a/src/pages/index/index.scss +++ b/src/pages/index/index.scss @@ -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 {