diff --git a/QA/index.html b/QA/index.html index 5e1523f..4d08fe3 100644 --- a/QA/index.html +++ b/QA/index.html @@ -11,6 +11,11 @@ + diff --git a/about/index.html b/about/index.html index 5843bf0..a7d6ebc 100644 --- a/about/index.html +++ b/about/index.html @@ -20,6 +20,9 @@ width: 30%; height: auto; } +.section-title{ + margin-top: 110px; +} @media screen and (min-width: 1000px){ #home-about .home-items img{ width: 40%; diff --git a/info/index.html b/info/index.html index 3661cf9..efc69ee 100644 --- a/info/index.html +++ b/info/index.html @@ -11,6 +11,11 @@ +