diff --git a/css/style.css b/css/style.css index c651fce..6cb8579 100644 --- a/css/style.css +++ b/css/style.css @@ -115,7 +115,7 @@ body::before { width: 114px; height: 114px; border-radius: 50%; - transform: translate(-50%, calc(-50% - -12px)); + transform: translate(-50%, calc(-50% + 5px)); display: flex; align-items: center; justify-content: center;