diff --git a/backplaces/photos/hand.webp b/backplaces/photos/hand.webp index ecf2285..f98a532 100644 Binary files a/backplaces/photos/hand.webp and b/backplaces/photos/hand.webp differ diff --git a/backplaces/photos/pie.webp b/backplaces/photos/pie.webp index 36fa4fc..dd313a3 100644 Binary files a/backplaces/photos/pie.webp and b/backplaces/photos/pie.webp differ diff --git a/backplaces/photos/sunrise.webp b/backplaces/photos/sunrise.webp index 9392a2a..869974a 100644 Binary files a/backplaces/photos/sunrise.webp and b/backplaces/photos/sunrise.webp differ diff --git a/style.css b/style.css index 75b4497..b3a25d2 100644 --- a/style.css +++ b/style.css @@ -108,9 +108,9 @@ h1 { } .container { - margin-left: -20px; + margin-left: 0; line-height: 2rem; - margin: 20px 0; /* Adjusted for mobile */ + margin: 70px 0; /* Adjusted for mobile */ } .container h1 { @@ -139,7 +139,8 @@ h1 { max-width: -webkit-fill-available; margin: auto; margin-right: 0; - margin-top: 50px; + margin-top: 90px; + margin-bottom: 90px; } #content p {