diff --git a/style.css b/style.css index 0560de4..cc46294 100644 --- a/style.css +++ b/style.css @@ -97,7 +97,7 @@ a:hover { width: 100%; justify-content: center; align-items: center; - padding: 10em 0; + padding: 10em 1em; } .profile-picture { width: 350px; @@ -362,7 +362,6 @@ a:hover { } .about-me-section { flex-direction: column; - padding-bottom: 2em; } .about-me-section p { font-size: 0.7em;