diff --git a/assets/contact/lirios.png b/assets/contact/lirios.png index e0ddd72..9efc507 100644 Binary files a/assets/contact/lirios.png and b/assets/contact/lirios.png differ diff --git a/css/career.css b/css/career.css index 601b0b9..65faeda 100644 --- a/css/career.css +++ b/css/career.css @@ -292,6 +292,7 @@ body { border-radius: 1.5rem; transform: translate(-50%, 50%) scale(.95); + filter: drop-shadow(0.5px 0.5px 1px #5b4505); } .Title-container { display: flex; diff --git a/css/contact.css b/css/contact.css index 3a82244..0e34181 100644 --- a/css/contact.css +++ b/css/contact.css @@ -493,4 +493,7 @@ body { .Form-textarea { padding: 0.75rem 1.5rem; } + .Irises-container{ + width: 15rem; + } } diff --git a/css/death.css b/css/death.css index d746944..cba38e4 100644 --- a/css/death.css +++ b/css/death.css @@ -294,6 +294,7 @@ body { border-radius: 1.5rem; transform: translate(-50%, 50%) scale(.95); + filter: drop-shadow(0.5px 0.5px 1px #5b4505); } .Image { transform: translateY(-30%); diff --git a/css/discover.css b/css/discover.css index 17deb3b..516e160 100644 --- a/css/discover.css +++ b/css/discover.css @@ -70,15 +70,11 @@ svg { body { min-height: 100vh; font-size: 100%; - max-width: 98%; margin: auto; font-family: "Playfair Display", serif; } -/* ---- HEADER empieza aquĆ­ ---- */ -/* DescripciĆ³n: Estilos para el encabezado del sitio web. */ - -/* Estilos para el contenedor del encabezado */ +/* HEADER */ .Header { max-width: 95%; margin: auto; @@ -90,7 +86,6 @@ body { border-bottom: 0.1563rem solid #ffd147; } /* HEADER LEFT */ -/* Estilos para el lado izquierdo del encabezado */ .Header-left { width: calc(3.5rem + 0.0625rem); height: 3.5rem; @@ -249,7 +244,7 @@ body { justify-content: center; align-items: center; - padding: 1rem; + padding: .5rem; height: 90vh; } @@ -525,7 +520,7 @@ body { text-align: center; width: 100%; font-size: 1rem; - padding: 1.2rem; + padding: 1rem; } } @media screen and (max-width: 570px) { diff --git a/css/earlylife.css b/css/earlylife.css index 18ed308..4230e82 100644 --- a/css/earlylife.css +++ b/css/earlylife.css @@ -290,6 +290,7 @@ body { border-radius: 1.5rem; transform: translate(-50%, 50%) scale(0.95); + filter: drop-shadow(0.5px 0.5px 1px #5b4505); } .Title-container { display: flex; diff --git a/css/illness.css b/css/illness.css index 899f807..0deb80c 100644 --- a/css/illness.css +++ b/css/illness.css @@ -295,6 +295,7 @@ body { bottom: 50%; border-radius: 1.5rem; + filter: drop-shadow(0.5px 0.5px 1px #5b4505); transform: translate(-50%, 50%) scale(.95); } .Image { diff --git a/css/index.css b/css/index.css index ee35f56..95b7d2f 100644 --- a/css/index.css +++ b/css/index.css @@ -308,6 +308,7 @@ body { bottom: 50%; border-radius: 1.5rem; transform: translate(-50%, 50%) scale(.97); + filter: drop-shadow(0.5px 0.5px 1px #5b4505); } /* Estilos para el primer contenedor con la imagen de "Starry Night" */ diff --git a/css/journeys.css b/css/journeys.css index c7979b0..0e162f6 100644 --- a/css/journeys.css +++ b/css/journeys.css @@ -290,6 +290,7 @@ body { border-radius: 1.5rem; transform: translate(-50%, 50%) scale(.95); + filter: drop-shadow(0.5px 0.5px 1px #5b4505); } .Image { transform: translateY(-50%); diff --git a/css/vicentslife.css b/css/vicentslife.css index d0873f4..82278aa 100644 --- a/css/vicentslife.css +++ b/css/vicentslife.css @@ -341,6 +341,7 @@ body { border-radius: 1.5rem; transform: translate(-50%, 50%) scale(0.96); transition: all ease 0.8s; + filter: drop-shadow(0.5px 0.5px 1px #5b4505); } .Column-h2 { opacity: 0; diff --git a/index.html b/index.html index 879b21d..81919c6 100644 --- a/index.html +++ b/index.html @@ -23,7 +23,7 @@ property="og:description" content="Embark on a journey through the colorful and emotional world of Van Gogh's art. Explore his life story, his techniques, and the inspiration behind his masterpieces. Discover the passion, the pain, and the creativity behind his art." /> - + @@ -32,7 +32,7 @@ name="twitter:description" content="Embark on a journey through the colorful and emotional world of Van Gogh's art. Explore his life story, his techniques, and the inspiration behind his masterpieces. Discover the passion, the pain, and the creativity behind his art." /> - +