diff --git a/desenvolvedor.PNG b/img/desenvolvedor.PNG similarity index 100% rename from desenvolvedor.PNG rename to img/desenvolvedor.PNG diff --git a/index.html b/index.html index a5eb668..49d2c91 100644 --- a/index.html +++ b/index.html @@ -4,20 +4,20 @@ - + - Document + Landing Page -
- +
+
-
+

Ariosvaldo de Azevedo Neto

-
+
  • Email: azevedo.consultor@hotmail.com
  • São Paulo
  • diff --git a/estilos.css b/style.css similarity index 78% rename from estilos.css rename to style.css index 57a534e..998f903 100644 --- a/estilos.css +++ b/style.css @@ -15,16 +15,16 @@ img{ border-radius:50px; } -#dov{ +.developerImage{ display:flex; justify-content:center; } -#vod{display:flex; +.developerName{display:flex; justify-content:center; } -#odv{ +.developerInformation{ display:flex; justify-content:center; }