diff --git a/css/style.css b/css/style.css index f808cb2..7f1c09f 100644 --- a/css/style.css +++ b/css/style.css @@ -8181,7 +8181,8 @@ h1, h2, h3, h4, h5, height: 30px; border-radius: 50%; margin-right: 4px; - background: rgba(255, 255, 255, 0.1); + padding-left: 2px; + padding-top: 1px; background: var(--blue); } .social-media p a span { color: white; }