Skip to content

Commit

Permalink
Atualização contatos finais
Browse files Browse the repository at this point in the history
  • Loading branch information
kathleen-dev committed Jan 28, 2023
1 parent 8624bc7 commit cd60e1a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions anderson.html
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ <h2 class="h2 fw-light mb-4">Bio</h2>
<div class="pb-2 fw-bolder"><i class="fas fa-phone pe-2 text-muted" style="width:24px;opacity:0.85;"></i> Phone</div>
</div>
<div class="col-sm-7">
<div class="pb-2">+55 (85) 99999-8888</div>
<div class="pb-2">+55 (85) 98717-6882</div>
</div>
<div class="col-sm-5">
<div class="pb-2 fw-bolder"><i class="fas fa-map-marker-alt pe-2 text-muted" style="width:24px;opacity:0.85;"></i> Address</div>
Expand Down Expand Up @@ -148,21 +148,21 @@ <h2 class="h2 fw-light mb-4">Professional Skills</h2>
<div class="mb-3"><span class="fw-bolder">Azure</span>
<div class="progress my-2 rounded" style="height: 20px">
<div class="progress-bar bg-info" role="progressbar" data-aos="zoom-in-right" data-aos-delay="300"
data-aos-anchor=".skills-section" style="width: 70%" aria-valuenow="70" aria-valuemin="0"
aria-valuemax="100">Intermediario</div>
data-aos-anchor=".skills-section" style="width: 50%" aria-valuenow="50" aria-valuemin="0"
aria-valuemax="100">Básico</div>
</div>
</div>
<div class="mb-3"><span class="fw-bolder">Python</span>
<div class="progress my-2 rounded" style="height: 20px">
<div class="progress-bar bg-info" role="progressbar" data-aos="zoom-in-right" data-aos-delay="200"
data-aos-anchor=".skills-section" style="width: 70%" aria-valuenow="70" aria-valuemin="0"
data-aos-anchor=".skills-section" style="width: 50%" aria-valuenow="50" aria-valuemin="0"
aria-valuemax="100">Básico</div>
</div>
</div>
<div class="mb-3"><span class="fw-bolder">Linux</span>
<div class="progress my-2 rounded" style="height: 20px">
<div class="progress-bar bg-info" role="progressbar" data-aos="zoom-in-right" data-aos-delay="300"
data-aos-anchor=".skills-section" style="width: 70%" aria-valuenow="70" aria-valuemin="0"
data-aos-anchor=".skills-section" style="width: 50%" aria-valuenow="50" aria-valuemin="0"
aria-valuemax="100">Básico</div>
</div>
</div>
Expand Down Expand Up @@ -272,7 +272,7 @@ <h2 class="h2 fw-light text mb-4">Contato</h2>
<div class="row mb-4">
<div class="col-md-5" data-aos="fade-left" data-aos-delay="200">
<div class="mt-1">
<div class="h6"><i class="fas fa-phone pe-2 text-muted" style="width:24px;opacity:0.85;"></i> +55 (85)99999-8888</div>
<div class="h6"><i class="fas fa-phone pe-2 text-muted" style="width:24px;opacity:0.85;"></i> +55 (85)98717-6882</div>
<div class="h6"><i class="far fa-envelope pe-2 text-muted" style="width:24px;opacity:0.85;"></i> [email protected]</div>
</div>
<div class="mt-5 d-print-none"><form action="https://formspree.io/[email protected]"
Expand Down
2 changes: 1 addition & 1 deletion kathleen.html
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ <h2 class="h2 fw-light mb-4">Bio</h2>
style="width:24px;opacity:0.85;"></i> Phone</div>
</div>
<div class="col-sm-7">
<div class="pb-2">+351-111 001 123</div>
<div class="pb-2">+351 926 089 143</div>
</div>
<div class="col-sm-5">

Expand Down

0 comments on commit cd60e1a

Please sign in to comment.