diff --git a/styles.css b/styles.css index 5b638b9..98e1bb7 100644 --- a/styles.css +++ b/styles.css @@ -389,6 +389,7 @@ button { position: relative; justify-content: flex-start; margin-bottom: 2rem; + margin-left: 5.25rem; } .about__content .section-head .section-title { @@ -733,6 +734,10 @@ button { padding-left: 1.5rem; } + .about__content .section-head { + margin-left: 0; + } + .about__text { margin-left: 0; }