Skip to content

Commit

Permalink
bottom-padding para mostrar contenido
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniela committed Nov 17, 2023
1 parent 5327286 commit 16014c6
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html lang="en">
<html lang="es">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
Expand Down Expand Up @@ -60,7 +60,7 @@ <h2 class="white" style="font-size: 2rem; margin-top: 0.5rem">
</h2>
</div>
</div>
<div class="columna">
<div class="columna" style="padding-bottom: 8rem;">
<img class="foto_cv" style="margin-bottom: 0" src="img/fotocv.png" />
<p class="nombre" style="font-size: 2rem"><b>Daniela Gangotena</b></p>

Expand Down Expand Up @@ -98,7 +98,7 @@ <h2 class="white" style="font-size: 2rem; margin-top: 0.5rem">
1150226798
</p></a
>
<a class="boton" href="img/cv.jpeg" download>Descargar cv</a>
<a class="boton" href="img/cv.jpeg" download >Descargar cv</a>
</div>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion pages/aptitudes.html
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ <h3>Francés nivel B2</h3>
<span> Delf b2 </span>
</div>
</div>
<div class="columna columna-2">
<div class="columna columna-2"style="padding-bottom: 8rem;">
<div class="formacion">
<h1
style="justify-content: center; font-size: 3em; margin-top: 1rem"
Expand Down
6 changes: 3 additions & 3 deletions pages/formacion.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html lang="en">
<html lang="es">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
Expand Down Expand Up @@ -76,7 +76,7 @@ <h3>2017-2018:</h3>
<span> Francés en la Universidad de Rennes 2 en Francia. </span>
</div>
</div>
<div class="columna columna-2">
<div class="columna columna-2"style="padding-bottom: 8rem;">
<div class="formacion">
<h1
style="justify-content: center; font-size: 3em; margin-top: 1rem"
Expand All @@ -99,7 +99,7 @@ <h3>2019:</h3>
</div>
<div class="formacion">
<h3>2015-2017:</h3>
<span
<span
>Servicio de Atención al Cliente en empresa Juan Granel - Quito,
Ecuador.
</span>
Expand Down
6 changes: 3 additions & 3 deletions pages/sobremi.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html lang="en">
<html lang="es">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
Expand Down Expand Up @@ -46,14 +46,14 @@
</header>
<main>
<div class="contenedor">
<div class="columna">
<div class="columna" style="padding-bottom: 8rem;">
<h1 style="justify-content: center; font-size: 3em; margin-top: 0">
<b>Sobre mí</b>
</h1>
<h2 class="amarillo">MI PERFIL</h2>
<span
class="formacion"
style="justify-content: center; font-size: 2em; margin-top: 4rem"
style="justify-content: center; font-size: 2em; margin-top: 4rem;"
>
Me apasiona la tecnología, las redes sociales y el marketing, y
cuento con las habilidades y motivación necesarias para ingresar a
Expand Down

0 comments on commit 16014c6

Please sign in to comment.