diff --git a/css/style.css b/css/style.css index 5792073..2c83208 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% - 18px)); + transform: translate(-50%, calc(-50% - 15px)); display: flex; align-items: center; justify-content: center;