diff --git a/css/style.css b/css/style.css index f17e2c3..eaacfdf 100644 --- a/css/style.css +++ b/css/style.css @@ -109,7 +109,7 @@ body::before { width: 88px; height: 88px; border-radius: 50%; - transform: translate(-50%, calc(-50% - 1px)); + transform: translate(-50%, calc(-50% - -5px)); display: flex; align-items: center; justify-content: center;