diff --git a/css/style.css b/css/style.css index f140760..14b44fe 100644 --- a/css/style.css +++ b/css/style.css @@ -85,6 +85,8 @@ body { max-width: 1200px; max-height: 500px; object-fit: cover; + width: 80%; + height: 80%; } /* // IMAGE */ @@ -103,7 +105,7 @@ body { } .about-section p { - text-align: justify left; + text-align: center; padding: 20px; font-weight: 30px; font-family: 'Lato', sans-serif; diff --git a/index.html b/index.html index cdcaf96..e2c696a 100644 --- a/index.html +++ b/index.html @@ -40,7 +40,7 @@