diff --git a/projeto/css/main.css b/projeto/css/main.css index a88c8a9..4c8b68e 100644 --- a/projeto/css/main.css +++ b/projeto/css/main.css @@ -38,7 +38,7 @@ body { display: flex; flex-direction: column; align-items: center; - justify-content: space-between; + justify-content: space-around; width: 50%; min-height: 34rem; } @@ -58,6 +58,10 @@ body { min-height: 19rem; } +.instagram-logo { + height: 3rem; +} + .photo-profile { display: flex; align-items: center; @@ -104,6 +108,7 @@ body { width: 100%; align-items: center; justify-content: space-evenly; + padding: 1rem; } .app-download { diff --git a/projeto/index.html b/projeto/index.html index e568120..4bc3436 100644 --- a/projeto/index.html +++ b/projeto/index.html @@ -15,7 +15,7 @@
- +