Skip to content

Commit

Permalink
cambios colores
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniela committed Nov 17, 2023
1 parent 91a770c commit 90d845b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ <h2 class="white" style="font-size: 2rem; margin-top: 0.5rem">
<img class="foto_cv" style="margin-bottom: 0" src="img/fotocv.png" />
<p class="nombre" style="font-size: 2rem"><b>Daniela Gangotena</b></p>

<p style="margin-top: 0.5rem;color:rgb(150, 97, 28)" class="texto-centrado">
<p style="margin-top: 0.5rem;" class="texto-centrado">
Estudiante de gestión de tecnología de la información
</p>
<div class="texto-centrado">
Expand Down
2 changes: 1 addition & 1 deletion styles/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -356,7 +356,7 @@ span p {
font-size: large;
font-style: italic;
font-display: auto;
color: #d0ad70;;
color: #9f762f;;
}
.dark-mode .texto-centrado {
text-align: center;
Expand Down

0 comments on commit 90d845b

Please sign in to comment.