diff --git a/LP/fotocarnet.jpg b/LP/fotocarnet.jpg index 50fcfb5..fce2624 100644 Binary files a/LP/fotocarnet.jpg and b/LP/fotocarnet.jpg differ diff --git a/LP/fotocarnet2.jpg b/LP/fotocarnet2.jpg new file mode 100644 index 0000000..50fcfb5 Binary files /dev/null and b/LP/fotocarnet2.jpg differ diff --git a/LP/index.html b/LP/index.html index 327646f..6bbe432 100644 --- a/LP/index.html +++ b/LP/index.html @@ -53,8 +53,8 @@ section.landing { height: calc(640px - 100px); position: relative; } section.landing { background-image: url("fotocarnet.jpg"); background-repeat: no-repeat; background-size: cover; background-position: center; } section.landing { background-color: var(--color-land-bg); color: var(--color-land-text); } - section.landing article { position: absolute; bottom: 2rem; padding: 0 0 0 10% ; } - section.landing article > div { width: 90%; height: auto; padding: 3rem; border: 0.3rem solid var(--color-land-border); border-radius: 20px; background: rgba(0,0,0,0.5); } + section.landing article { width:100%; position: absolute; bottom: 2rem; padding: 0 10% 0 10% ; } + section.landing article > div { width: 100%; height: auto; padding: 3rem; border: 0.3rem solid var(--color-land-border); border-radius: 20px; background: rgba(0,0,0,0.5); } section.landing h1 { font-size: 1.8rem; } section.landing p { font-size: 1.3rem; padding-top: 1rem; } @@ -217,7 +217,7 @@

JACOBI, Diego Matias

-Welcome to my portfolio landing page. +Welcome to my portfolio/personal web page.

This website is permanently under construction.